Function glib_sys::g_uri_parse [−][src]
pub unsafe extern "C" fn g_uri_parse(
uri_string: *const c_char,
flags: GUriFlags,
error: *mut *mut GError
) -> *mut GUri
This is supported on crate feature
v2_66
only.pub unsafe extern "C" fn g_uri_parse(
uri_string: *const c_char,
flags: GUriFlags,
error: *mut *mut GError
) -> *mut GUri
v2_66
only.