gst_structure_can_intersect

Function gst_structure_can_intersect 

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