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.
- BrMemory
Flags - BRUTAL memory flags. TODO: List bits.
- BrRight
- BrTask
Flags