gstreamer_sys

Function gst_id_str_is_equal

Source
pub unsafe extern "C" fn gst_id_str_is_equal(
    s1: *const GstIdStr,
    s2: *const GstIdStr,
) -> gboolean