libc
0.2.159
Function
libc
::
bind
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn bind( fd:
c_int
, addr: *const
sockaddr
, len:
socklen_t
, ) ->
c_int