glib_sys

Function g_uri_parse

source
pub unsafe extern "C" fn g_uri_parse(
    uri_string: *const c_char,
    flags: GUriFlags,
    error: *mut *mut GError,
) -> *mut GUri
Available on crate feature v2_66 only.