Function libc::sendmmsg [−][src]
pub unsafe extern "C" fn sendmmsg(
    sockfd: c_int, 
    msgvec: *mut mmsghdr, 
    vlen: c_uint, 
    flags: c_int
) -> c_intpub unsafe extern "C" fn sendmmsg(
    sockfd: c_int, 
    msgvec: *mut mmsghdr, 
    vlen: c_uint, 
    flags: c_int
) -> c_int