mnn::prelude

Function epoll_pwait2

source
pub unsafe extern "C" fn epoll_pwait2(
    epfd: i32,
    events: *mut epoll_event,
    maxevents: i32,
    timeout: *const timespec,
    sigmask: *const sigset_t,
) -> i32