[][src]Function nginx::ASYNC_WAIT_CTX_get_fd

pub unsafe extern "C" fn ASYNC_WAIT_CTX_get_fd(
    ctx: *mut ASYNC_WAIT_CTX,
    key: *const c_void,
    fd: *mut c_int,
    custom_data: *mut *mut c_void
) -> c_int