Function libuv_sys2::uv_fileno

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