menu
dart_alsa package
documentation
alsa_generated_bindings.dart
ALSA
fclose method
fclose method
dark_mode
light_mode
fclose
method
int
fclose
(
Pointer
<
IO_FILE_
>
__stream
)
Implementation
int fclose( ffi.Pointer<IO_FILE_> __stream, ) { return _fclose( __stream, ); }
dart_alsa package
documentation
alsa_generated_bindings
ALSA
fclose method
ALSA class