windows::Win32::Gaming

Function ShowTitleAchievementsUI

pub unsafe fn ShowTitleAchievementsUI(
    titleid: u32,
    completionroutine: GameUICompletionRoutine,
    context: Option<*const c_void>,
) -> Result<()>