SayoriOS  0.3.3
circle.h
1 #pragma once
2 #include <common.h>
3 
4 void draw_circle(int32_t xc, int32_t yc, int32_t radius, uint32_t color);
Основные определения ядра