CPLCheckForFile

Function CPLCheckForFile 

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