[][src]Function ndk_sys::sendmsg

pub unsafe extern "C" fn sendmsg(
    __fd: c_int,
    __msg: *const msghdr,
    __flags: c_int
) -> ssize_t