libc
0.2.159
Function
libc
::
sendmsg
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn sendmsg( fd:
c_int
, msg:
*const
msghdr
, flags:
c_int
, ) ->
ssize_t