native int3();
Triggers the software interrupt 3, used for breaking into an attached debugger.
Warning: This is a debugging function that is not intended for general plugin use. Using this function will either halt the server and break into the attached debugger, or outright crash the server if no debugger is attached.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.