menu
midi package
documentation
alsa_generated_bindings.dart
ALSA
pathconf method
pathconf method
dark_mode
light_mode
pathconf
method
int
pathconf
(
Pointer
<
Char
>
__path
,
int
__name
)
Implementation
int pathconf( ffi.Pointer<ffi.Char> __path, int __name, ) { return _pathconf( __path, __name, ); }
midi package
documentation
alsa_generated_bindings
ALSA
pathconf method
ALSA class