menu
voltron_ffi package
documentation
define.dart
GlobalCallback typedef
GlobalCallback typedef
dark_mode
light_mode
GlobalCallback
typedef
GlobalCallback
=
Void
Function
(
Int32
callbackId
,
Pointer
<
Uint8
>
result
,
Int32
len
)
Implementation
typedef GlobalCallback = Void Function( Int32 callbackId, Pointer<Uint8> result, Int32 len);
voltron_ffi package
documentation
define
GlobalCallback typedef
define library