pub const fn validate_memory_manager_id(
id: u8,
) -> Result<(), MemoryManagerSlotError>Expand description
Validate that a MemoryManager ID is usable as an allocation slot.
pub const fn validate_memory_manager_id(
id: u8,
) -> Result<(), MemoryManagerSlotError>Validate that a MemoryManager ID is usable as an allocation slot.