Function ASYNC_WAIT_CTX_get_fd

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