Function windows_sys::Win32::UI::Input::Pointer::GetPointerInputTransform

pub unsafe extern "system" fn GetPointerInputTransform(
    pointerid: u32,
    historycount: u32,
    inputtransform: *mut INPUT_TRANSFORM,
) -> BOOL