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