gstreamer_sys

Function gst_id_str_is_equal_to_str

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