menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
mblen method
mblen method
dark_mode
light_mode
mblen
method
int
mblen
(
Pointer
<
Char
>
__s
,
int
__n
)
Implementation
int mblen(ffi.Pointer<ffi.Char> __s, int __n) { return _mblen(__s, __n); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
mblen method
NativeLog class