Function gdal_sys::OGR_ST_SetParamStr

source ยท
pub unsafe extern "C" fn OGR_ST_SetParamStr(
    hST: OGRStyleToolH,
    eParam: c_int,
    pszValue: *const c_char,
)