PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
space_callback_t Struct Reference

#include <space.h>

Collaboration diagram for space_callback_t:

Data Fields

space_callback_func_t func
 
void * data
 
uint64_t pageAmount
 

Detailed Description

Definition at line 48 of file space.h.

Field Documentation

◆ func

space_callback_func_t space_callback_t::func

Definition at line 50 of file space.h.

◆ data

void* space_callback_t::data

Definition at line 51 of file space.h.

◆ pageAmount

uint64_t space_callback_t::pageAmount

Definition at line 52 of file space.h.


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