Function hl_exception_handler

Source
#[no_mangle]
pub extern "sysv64" fn hl_exception_handler(
    stack_pointer: u64,
    exception_number: u64,
    page_fault_address: u64,
)
Expand description

Exception handler