Function gstreamer_sys::gst_structure_can_intersect

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