libc
0.2.161
libc
Function
recvmsg
Copy item path
Source
pub unsafe extern "C" fn recvmsg( fd:
c_int
, msg:
*mut
msghdr
, flags:
c_int
, ) ->
ssize_t