Function SteamAPI_ISteamNetworkingUtils_SetDebugOutputFunction

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_SetDebugOutputFunction(
    self_: *mut ISteamNetworkingUtils,
    eDetailLevel: ESteamNetworkingSocketsDebugOutputType,
    pfnFunc: FSteamNetworkingSocketsDebugOutput,
)