gst_id_str_is_equal_to_str_with_len

Function gst_id_str_is_equal_to_str_with_len 

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