pub type SteamNetworkingErrMsg = [c_char; 1024];
Expand description

Used to return English-language diagnostic error messages to caller. (For debugging or spewing to a console, etc. Not intended for UI.)