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

#include <cmd.h>

Collaboration diagram for cmd_header_t:

Data Fields

uint32_t magic
 
cmd_type_t type
 
uint64_t size
 

Detailed Description

Definition at line 40 of file cmd.h.

Field Documentation

◆ magic

uint32_t cmd_header_t::magic

Definition at line 42 of file cmd.h.

◆ type

cmd_type_t cmd_header_t::type

Definition at line 43 of file cmd.h.

◆ size

uint64_t cmd_header_t::size

Definition at line 44 of file cmd.h.


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