Function windows_sys::Win32::UI::Input::Pointer::GetPointerInputTransform
[−]pub unsafe extern "system" fn GetPointerInputTransform(
pointerid: u32,
historycount: u32,
inputtransform: *mut INPUT_TRANSFORM
) -> BOOL
Expand description
Required features: "Win32_UI_Input_Pointer"
, "Win32_Foundation"