Type Definition steamworks_sys::FSteamNetworkingSocketsDebugOutput[][src]

type FSteamNetworkingSocketsDebugOutput = Option<unsafe extern "C" fn(nType: ESteamNetworkingSocketsDebugOutputType, pszMsg: *const c_char)>;

Setup callback for debug output, and the desired verbosity you want.