Function gstreamer::subclass::uri_handler::uri_handler_set_uri

source ยท
unsafe extern "C" fn uri_handler_set_uri<T: URIHandlerImpl>(
    uri_handler: *mut GstURIHandler,
    uri: *const c_char,
    err: *mut *mut GError,
) -> gboolean