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