Function gstreamer_sys::gst_uri_set_port

source ·
pub unsafe extern "C" fn gst_uri_set_port(
    uri: *mut GstUri,
    port: c_uint,
) -> gboolean