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

#include <rect.h>

Collaboration diagram for rect_t:

Data Fields

int32_t left
 
int32_t top
 
int32_t right
 
int32_t bottom
 

Detailed Description

Definition at line 12 of file rect.h.

Field Documentation

◆ left

int32_t rect_t::left

Definition at line 14 of file rect.h.

◆ top

int32_t rect_t::top

Definition at line 15 of file rect.h.

◆ right

int32_t rect_t::right

Definition at line 16 of file rect.h.

◆ bottom

int32_t rect_t::bottom

Definition at line 17 of file rect.h.


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