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