Function gstreamer_sys::gst_caps_can_intersect[][src]

pub unsafe extern "C" fn gst_caps_can_intersect(
    caps1: *const GstCaps,
    caps2: *const GstCaps
) -> gboolean