Function eos_rs::allocation::alloc_error_handler
source · pub fn alloc_error_handler(_: Layout) -> !
Expand description
Allocation error handler. Will freeze the game and output an error message.
pub fn alloc_error_handler(_: Layout) -> !
Allocation error handler. Will freeze the game and output an error message.