Function gdal_sys::OGR_F_SetFieldStringList

source ยท
pub unsafe extern "C" fn OGR_F_SetFieldStringList(
    arg1: OGRFeatureH,
    arg2: c_int,
    arg3: CSLConstList,
)