Function gdal_sys::GDALIdentifyDriverEx[][src]

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