pub type VSIFilesystemPluginCloseCallback = Option<unsafe extern "C" fn(pFile: *mut c_void) -> c_int>;
Expand description

Close file handle. Optional @since GDAL 3.0