Function FRD_GetMyPlayingGame

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

Gets the current user’s playing game.

§Arguments

  • titleId - Pointer to write the current user’s playing game to.