mnn::prelude

Function sendmsg

source
pub unsafe extern "C" fn sendmsg(
    fd: i32,
    msg: *const msghdr,
    flags: i32,
) -> isize