Function FRDA_UpdatePlayingGame

Source
pub unsafe extern "C" fn FRDA_UpdatePlayingGame(
    playingGame: *mut GameKey,
) -> Result
Expand description

Updates the game being played by the current user.

ยงArguments

  • playingGame - Pointer to game key of the game being played.