Function gstreamer_sys::gst_uri_has_protocol

source ·
pub unsafe extern "C" fn gst_uri_has_protocol(
    uri: *const c_char,
    protocol: *const c_char,
) -> gboolean