[][src]Function ndk_sys::sendmmsg

pub unsafe extern "C" fn sendmmsg(
    __fd: c_int,
    __msgs: *const mmsghdr,
    __msg_count: c_uint,
    __flags: c_int
) -> c_int