Function gstreamer_sys::gst_uri_set_host

source ·
pub unsafe extern "C" fn gst_uri_set_host(
    uri: *mut GstUri,
    host: *const c_char,
) -> gboolean