menu
videna package
documentation
ffi.dart
PostCObject typedef
PostCObject typedef
dark_mode
light_mode
PostCObject
typedef
PostCObject
=
Pointer
<
NativeFunction
<
Int8
Function
(
Int64
,
Pointer
<
Dart_CObject
>
)
>
>
Implementation
typedef PostCObject = Pointer<NativeFunction<Int8 Function(Int64, Pointer<Dart_CObject>)>>;
videna package
documentation
ffi
PostCObject typedef
ffi library