⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

get_heap_offset

Function get_heap_offset 

Source
pub fn get_heap_offset() -> usize
Expand description

Get the kernel heap base randomization offset.

Returns 0 if KASLR is not initialized.