[][src]Function gst::ffi::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