[][src]Function gstreamer_sys::gst_caps_can_intersect

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