[][src]Function soup_sys::soup_value_array_insert

pub unsafe extern "C" fn soup_value_array_insert(
    array: *mut GValueArray,
    index_: c_uint,
    type_: GType,
     ...
)