Function gdal_sys::CPLCheckForFile

source ·
pub unsafe extern "C" fn CPLCheckForFile(
    pszFilename: *mut c_char,
    papszSiblingList: *mut *mut c_char
) -> c_int