Function FRDA_UpdateFavoriteGame

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

Updates the current user’s favorite game.

§Arguments

  • favoriteGame - Pointer to the game key of the new favorite game.