Function gstreamer_sys::gst_structure_remove_fields

source ·
pub unsafe extern "C" fn gst_structure_remove_fields(
    structure: *mut GstStructure,
    fieldname: *const c_char,
    ...
)