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