menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
ctermid method
ctermid method
dark_mode
light_mode
ctermid
method
Pointer
<
Char
>
ctermid
(
Pointer
<
Char
>
arg0
)
Implementation
ffi.Pointer<ffi.Char> ctermid(ffi.Pointer<ffi.Char> arg0) { return _ctermid(arg0); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
ctermid method
NativeLog class