Function ShowFindFriendsUIForUser
pub unsafe fn ShowFindFriendsUIForUser<P0>(
user: P0,
completionroutine: GameUICompletionRoutine,
context: Option<*const c_void>,
) -> Result<()>where
P0: Param<IInspectable>,
pub unsafe fn ShowFindFriendsUIForUser<P0>(
user: P0,
completionroutine: GameUICompletionRoutine,
context: Option<*const c_void>,
) -> Result<()>where
P0: Param<IInspectable>,