Function gstreamer_sys::gst_structure_can_intersect[][src]

pub unsafe extern "C" fn gst_structure_can_intersect(
    struct1: *const GstStructure,
    struct2: *const GstStructure
) -> gboolean