PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
note_t Struct Reference

Note structure. More...

#include <note.h>

Collaboration diagram for note_t:

Data Fields

char buffer [NOTE_MAX]
 
pid_t sender
 

Detailed Description

Note structure.

Definition at line 115 of file note.h.

Field Documentation

◆ buffer

char note_t::buffer[NOTE_MAX]

Definition at line 117 of file note.h.

◆ sender

pid_t note_t::sender

Definition at line 118 of file note.h.


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