API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.22
gssize g_socket_address_get_native_size ( GSocketAddress* address )
Gets the size of address‘s native struct sockaddr. You can use this to allocate memory to pass to g_socket_address_to_native().
address
Available since: 2.22
Type: gssize
gssize
The size of the native struct sockaddr that address represents.