[][src]Function winapi::um::winuser::GetPointerInputTransform

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