menu
libpq_dart package
documentation
libpq_dart.dart
LibpqBindings
remove method
remove method
dark_mode
light_mode
remove
method
int
remove
(
Pointer
<
Char
>
_FileName
)
Implementation
int remove( ffi.Pointer<ffi.Char> _FileName, ) { return _remove( _FileName, ); }
libpq_dart package
documentation
libpq_dart
LibpqBindings
remove method
LibpqBindings class