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

recvmsg

Function recvmsg 

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