Function gdal_sys::CSLFindName

source ·
pub unsafe extern "C" fn CSLFindName(
    papszStrList: CSLConstList,
    pszName: *const c_char
) -> c_int