libc
0.2.169
libc
Function
bind
Copy item path
Source
pub unsafe extern "C" fn bind( fd:
c_int
, addr: *const
sockaddr
, len:
socklen_t
, ) ->
c_int