pub unsafe extern "C" fn FRD_GetMyPlayingGame(
    titleId: *mut u64_
) -> Result
Expand description

Gets the current user’s playing game.

§Arguments

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