Function libc::sendmsg
[−]
[src]
pub unsafe extern fn sendmsg(fd: c_int,
msg: *const msghdr,
flags: c_int)
-> ssize_t
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io