std::core::mem::allocator

realloc_try

macro void*? realloc_try(Allocator allocator, void* ptr, usz new_size) @nodiscard

Parameters