Function gdal_sys::CSLFindString

source ยท
pub unsafe extern "C" fn CSLFindString(
    papszList: CSLConstList,
    pszTarget: *const c_char,
) -> c_int