GDALIdentifyDriverEx

Function GDALIdentifyDriverEx 

Source
pub unsafe extern "C" fn GDALIdentifyDriverEx(
    pszFilename: *const c_char,
    nIdentifyFlags: c_uint,
    papszAllowedDrivers: *const *const c_char,
    papszFileList: *const *const c_char,
) -> GDALDriverH