Function nix::sys::socket::sockaddr_storage_to_addr
[-] [+]
[src]
pub unsafe fn sockaddr_storage_to_addr(addr: &sockaddr_storage, len: usize) -> Result<SockAddr>
pub unsafe fn sockaddr_storage_to_addr(addr: &sockaddr_storage, len: usize) -> Result<SockAddr>
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).