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

Gets the current user’s favourite game.

§Arguments

  • titleId - Pointer to write the title ID of current user’s favourite game to.