pub type VSIFilesystemPluginGetRangeStatusCallback = Option<unsafe extern "C" fn(pFile: *mut c_void, nOffset: vsi_l_offset, nLength: vsi_l_offset) -> Type>;
Expand description

Get empty ranges. Optional @since GDAL 3.0