Type Definition linux_unsafe::sockaddr
source · pub type sockaddr = void;
Expand description
The type used for representing the length of a socket address.
pub type sockaddr = void;
The type used for representing the length of a socket address.