menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
access method
access method
dark_mode
light_mode
access
method
int
access
(
Pointer
<
Char
>
arg0
,
int
arg1
)
Implementation
int access(ffi.Pointer<ffi.Char> arg0, int arg1) { return _access(arg0, arg1); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
access method
NativeLog class