Function gstreamer_sys::gst_object_set_parent[][src]

pub unsafe extern "C" fn gst_object_set_parent(
    object: *mut GstObject,
    parent: *mut GstObject
) -> gboolean