gstreamer_sys

Function gst_value_intersect

Source
pub unsafe extern "C" fn gst_value_intersect(
    dest: *mut GValue,
    value1: *const GValue,
    value2: *const GValue,
) -> gboolean