pub const MAXFIDSZ: c_int = 16;Expand description
File identifier. These are unique per filesystem on a single machine.
Note that the offset of fid_data is 4 bytes, so care must be taken to avoid undefined behavior accessing unaligned fields within an embedded struct.