Function GetPointerInputTransform

Source
pub unsafe extern "C" fn GetPointerInputTransform(
    pointerId: UINT32,
    historyCount: UINT32,
    inputTransform: *mut INPUT_TRANSFORM,
) -> BOOL