PatchworkOS  c9fea19
A non-POSIX operating system.
Loading...
Searching...
No Matches
point_t Struct Reference

#include <point.h>

Collaboration diagram for point_t:

Data Fields

int64_t x
 
int64_t y
 

Detailed Description

Definition at line 11 of file point.h.

Field Documentation

◆ x

int64_t point_t::x

Definition at line 13 of file point.h.

◆ y

int64_t point_t::y

Definition at line 14 of file point.h.


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