getNativeSize

open fun getNativeSize(): Long

Gets the size of @address's native struct sockaddr. You can use this to allocate memory to pass to g_socket_address_to_native().

Return

the size of the native struct sockaddr that @address represents

Since

2.22