g_inet_address_new_from_bytes_with_ipv6_info

Function g_inet_address_new_from_bytes_with_ipv6_info 

Source
pub unsafe extern "C" fn g_inet_address_new_from_bytes_with_ipv6_info(
    bytes: *const guint8,
    family: GSocketFamily,
    flowinfo: guint32,
    scope_id: guint32,
) -> *mut GInetAddress