Function gstreamer_sys::gst_uri_set_path

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