Function windows::Win32::UI::InteractionContext::RemovePointerInteractionContext
pub unsafe fn RemovePointerInteractionContext<P0>(
interactioncontext: P0,
pointerid: u32,
) -> Result<()>where
P0: Param<HINTERACTIONCONTEXT>,