get_native_size
Description:
Gets the size of this's native struct sockaddr.
You can use this to allocate memory to pass to to_native.
Parameters:
this |
Returns:
the size of the native struct sockaddr that this represents |
Gets the size of this's native struct sockaddr.
You can use this to allocate memory to pass to to_native.
this |
the size of the native struct sockaddr that this represents |