Function FRD_GetGameAuthenticationData

Source
pub unsafe extern "C" fn FRD_GetGameAuthenticationData(
    data: *mut GameAuthenticationData,
) -> Result
Expand description

Get game server authentication data requested using FRD_RequestGameAuthentication.

ยงArguments

  • data - Pointer to write game server authentication data to.