libuv_sys_lite

Function uv_fileno

source
pub unsafe extern "C" fn uv_fileno(
    handle: *const uv_handle_t,
    fd: *mut uv_os_fd_t,
) -> c_int