Function gdal_sys::CPLFetchBool

source ·
pub unsafe extern "C" fn CPLFetchBool(
    papszStrList: CSLConstList,
    pszKey: *const c_char,
    bDefault: bool
) -> bool