Function gstreamer_sys::gst_caps_intersect_full

source ·
pub unsafe extern "C" fn gst_caps_intersect_full(
    caps1: *mut GstCaps,
    caps2: *mut GstCaps,
    mode: GstCapsIntersectMode,
) -> *mut GstCaps