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