Function gstreamer_sys::gst_uri_append_path_segment

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