gstreamer_sys

Function gst_structure_set_array

Source
pub unsafe extern "C" fn gst_structure_set_array(
    structure: *mut GstStructure,
    fieldname: *const c_char,
    array: *const GValueArray,
)