Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

sendmsg

Function sendmsg 

Source
pub unsafe extern "C" fn sendmsg(
    fd: c_int,
    msg: *const msghdr,
    flags: c_int,
) -> ssize_t