Function g_uri_is_valid

pub unsafe extern "C" fn g_uri_is_valid(
    uri_string: *const i8,
    flags: u32,
    error: *mut *mut GError,
) -> i32