API Version: 2.0
Library Version: 2.72
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
gssize
The size of the native struct sockaddr that address represents.