native message_end();
Ends a message that was started with message_begin() or message_begin_f().
If the function is called without using message_begin() or message_begin_f() first, the server will crash immediately.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.