[][src]Function nginx::ASYNC_WAIT_CTX_get_all_fds

pub unsafe extern "C" fn ASYNC_WAIT_CTX_get_all_fds(
    ctx: *mut ASYNC_WAIT_CTX,
    fd: *mut c_int,
    numfds: *mut size_t
) -> c_int