#[no_mangle]
pub unsafe extern "C" fn sysdestroy(object_ptr: *mut u8)Expand description
Deallocates an object sized object_size using GLOBAL_SYSTEM_ALLOCATOR
ยงSafety
object_ptr must be a pointer to a valid object allocated by GLOBAL_SYSTEM_ALLOCATOR