PatchworkOS  19e446b
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 120 of file note.h.

Field Documentation

◆ buffer

char note_t::buffer[NOTE_MAX]

Definition at line 122 of file note.h.

◆ sender

pid_t note_t::sender

Definition at line 123 of file note.h.


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