Function SteamAPI_ISteamNetworkingUtils_SetGlobalCallback_SteamNetAuthenticationStatusChanged

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworkingUtils_SetGlobalCallback_SteamNetAuthenticationStatusChanged(
    self_: *mut ISteamNetworkingUtils,
    fnCallback: FnSteamNetAuthenticationStatusChanged,
) -> bool