pub unsafe extern "C" fn xlang_on_allocation_failure(
    size: size_t,
    align: size_t
) -> !
Expand description

Function to call when allocation fails.