Function g_uri_parse

Source
pub unsafe extern "C" fn g_uri_parse(
    uri_string: *const gchar,
    flags: GUriFlags,
    error: *mut *mut GError,
) -> *mut GUri