pub unsafe extern "thiscall" fn ext_destructor()Expand description
Scalar deleting destructor — no-op: cleanup is done via free().
No explicit parameter: this in ECX, no args on the stack (avoids ret 4).
§Safety
Called by the Open Multiplayer server via vtable.