gst_caps_can_intersect

Function gst_caps_can_intersect 

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