Function gstreamer_sys::gst_object_replace[][src]

pub unsafe extern "C" fn gst_object_replace(
    oldobj: *mut *mut GstObject,
    newobj: *mut GstObject
) -> gboolean