Function sendmsg [src]
Prototype
pub extern "c" fn sendmsg(sockfd: fd_t, msg: *const msghdr_const, flags: u32) isize Parameters
sockfd: fd_tmsg: *const msghdr_constflags: u32 Source
pub extern "c" fn sendmsg(sockfd: fd_t, msg: *const msghdr_const, flags: u32) isize