core/ffi/litert_lm_bindings library
Classes
Enums
Typedefs
-
DartLiteRtLmStreamCallbackFunction
= void Function(Pointer<
Void> callback_data, Pointer<Char> chunk, bool is_final, Pointer<Char> error_msg) -
LiteRtLmStreamCallback
= Pointer<
NativeFunction< LiteRtLmStreamCallbackFunction> > -
LiteRtLmStreamCallbackFunction
= Void Function(Pointer<
Void> callback_data, Pointer<Char> chunk, Bool is_final, Pointer<Char> error_msg)