Function windows_sys::Win32::Gaming::ShowGameInviteUIForUser
pub unsafe extern "system" fn ShowGameInviteUIForUser(
user: IInspectable,
serviceconfigurationid: HSTRING,
sessiontemplatename: HSTRING,
sessionid: HSTRING,
invitationdisplaytext: HSTRING,
completionroutine: GameUICompletionRoutine,
context: *const c_void
) -> HRESULT