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

pub unsafe extern "system" fn GetPointerFramePenInfoHistory(
    pointerId: UINT32,
    entriesCount: *mut UINT32,
    pointerCount: *mut UINT32,
    penInfo: *mut POINTER_PEN_INFO
) -> BOOL