PatchworkOS
Loading...
Searching...
No Matches
key_t Struct Reference

Key type. More...

#include <io.h>

Data Fields

uint8_t bytes [KEY_SIZE]
 

Detailed Description

Key type.

Used with share() and claim() to send file descriptors between processes.

Definition at line 502 of file io.h.

Field Documentation

◆ bytes

uint8_t key_t::bytes[KEY_SIZE]

Definition at line 504 of file io.h.


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