Type Definition gns_sys::FSteamNetworkingSocketsDebugOutput
source · [−]pub type FSteamNetworkingSocketsDebugOutput = Option<unsafe extern "C" fn(nType: ESteamNetworkingSocketsDebugOutputType, pszMsg: *const c_char)>;
Expand description
Setup callback for debug output, and the desired verbosity you want.