Rizin
unix-like reverse engineering framework and cli tools
uv__fd_hash_bucket_s Struct Reference

#include <fs-fd-hash-inl.h>

Public Attributes

size_t size
 
struct uv__fd_hash_entry_group_sdata
 

Detailed Description

Definition at line 63 of file fs-fd-hash-inl.h.

Member Data Documentation

◆ data

struct uv__fd_hash_entry_group_s* uv__fd_hash_bucket_s::data

Definition at line 65 of file fs-fd-hash-inl.h.

Referenced by test_group_name.GroupTest::run(), and uv__fd_hash_init().

◆ size

size_t uv__fd_hash_bucket_s::size

Definition at line 64 of file fs-fd-hash-inl.h.

Referenced by uv__fd_hash_init().


The documentation for this struct was generated from the following file: