gstreamer_sys

Function gst_object_replace

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