gstreamer_sys

Function gst_structure_intersect

source
pub unsafe extern "C" fn gst_structure_intersect(
    struct1: *const GstStructure,
    struct2: *const GstStructure,
) -> *mut GstStructure