menu
dart_alsa package
documentation
alsa_generated_bindings.dart
ALSA
getpass method
getpass method
dark_mode
light_mode
getpass
method
Pointer
<
Int8
>
getpass
(
Pointer
<
Int8
>
__prompt
)
Implementation
ffi.Pointer<ffi.Int8> getpass( ffi.Pointer<ffi.Int8> __prompt, ) { return _getpass( __prompt, ); }
dart_alsa package
documentation
alsa_generated_bindings
ALSA
getpass method
ALSA class