Function handle_usage_fault

Source
#[no_mangle]
pub extern "C" fn handle_usage_fault(
    stack: *const usize,
    initial_fp: *const usize,
) -> !