Type Definition gdal_sys::VSIFilesystemPluginEofCallback[][src]

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

Has end of file been reached. Mandatory? for read handles. @since GDAL 3.0