Re-exports§
pub use get_framebuffer::get_framebuffer;
pub use get_framebuffer::FramebufferInfo;
pub use get_framebuffer::GetFramebufferError;
pub use get_framebuffer::PixelFormat;
pub use pci::pci_get_info;
pub use pci::PciGetInfoError;
pub use raw_riscv as raw;
Modules§
Structs§
Enums§
Constants§
Functions§
- Create a MemoryObject kernel object of the given size (in bytes). Returns a handle to the new MemoryObject, if the call was successful.