gstreamer_sys

Function gst_caps_take

Source
pub unsafe extern "C" fn gst_caps_take(
    old_caps: *mut *mut GstCaps,
    new_caps: *mut GstCaps,
) -> gboolean