[][src]Function gstreamer_sys::gst_message_new_structure_change

pub unsafe extern "C" fn gst_message_new_structure_change(
    src: *mut GstObject,
    type_: GstStructureChangeType,
    owner: *mut GstElement,
    busy: gboolean
) -> *mut GstMessage