gstreamer_sys

Function gst_structure_set_value_static_str

Source
pub unsafe extern "C" fn gst_structure_set_value_static_str(
    structure: *mut GstStructure,
    fieldname: *const c_char,
    value: *const GValue,
)