Type Definition gdal_sys::CPLFileFinder[][src]

pub type CPLFileFinder = Option<unsafe extern "C" fn(arg1: *const c_char, arg2: *const c_char) -> *const c_char>;