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