Function mnn::prelude::sendmsg

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