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

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