Function steamworks_sys::SteamAPI_ISteamNetworkingSockets_GetDetailedConnectionStatus[][src]

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