Function shadow_rs::cshadow::_syscallhandler_pollHelper

source ยท
pub unsafe extern "C-unwind" fn _syscallhandler_pollHelper(
    sys: *mut SyscallHandler,
    fds: *mut pollfd,
    nfds: nfds_t,
    timeout: *const timespec,
) -> SyscallReturn