[][src]Function gst::ffi::gst_element_make_from_uri

pub unsafe extern "C" fn gst_element_make_from_uri(
    _type: GstURIType,
    uri: *const gchar,
    elementname: *const gchar,
    error: *mut *mut GError
) -> *mut GstElement