Crate brutal_types

Crate brutal_types 

Source
Expand description

This crate contains every types used to interact with BRUTAL. BRUTAL (https://github.com/brutal-org/brutal) is an operating system made from scratch, which is based on a microkernel.

Constants§

BR_HANDLE_ERR
BRUTAL handler value if error.
BR_HANDLE_NIL
BRUTAL handler value if null.
BR_HANDLE_SELF
BRUTAL handler value if self.

Type Aliases§

BrHandle
BRUTAL handler type.
BrMemoryFlags
BRUTAL memory flags. TODO: List bits.
BrRight
BrTaskFlags