FtruncateSuccessCallback typedef
FtruncateSuccessCallback =
void Function(FileError)
Implementation
typedef FtruncateSuccessCallback = void Function(FileError);
typedef FtruncateSuccessCallback = void Function(FileError);