Function gdal_sys::GDALWarpAppOptionsSetWarpOption

source ยท
pub unsafe extern "C" fn GDALWarpAppOptionsSetWarpOption(
    psOptions: *mut GDALWarpAppOptions,
    pszKey: *const c_char,
    pszValue: *const c_char,
)