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