PatchworkOS  dbbdc99
A non-POSIX operating system.
Loading...
Searching...
No Matches
_scanset_t Struct Reference

#include <scan.h>

Collaboration diagram for _scanset_t:

Data Fields

uint64_t table [UINT8_MAX/(sizeof(uint64_t) *8)+1]
 
bool invert
 

Detailed Description

Definition at line 400 of file scan.h.

Field Documentation

◆ table

uint64_t _scanset_t::table[UINT8_MAX/(sizeof(uint64_t) *8)+1]

Definition at line 402 of file scan.h.

◆ invert

bool _scanset_t::invert

Definition at line 403 of file scan.h.


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