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