Function SteamAPI_ISteamNetworkingSockets_GetDetailedConnectionStatus

Source
pub unsafe extern "C" fn SteamAPI_ISteamNetworkingSockets_GetDetailedConnectionStatus(
    self_: *mut ISteamNetworkingSockets,
    hConn: HSteamNetConnection,
    pszBuf: *mut c_char,
    cbBuf: c_int,
) -> c_int