API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.22
const guint8* to_bytes ( GInetAddress* address )
Gets the raw binary address data from address.
address
Available since: 2.22
Type: const guint8*
const guint8*
A pointer to an internal array of the bytes in address, which should not be modified, stored, or freed. The size of this array can be gotten with g_inet_address_get_native_size().