Function windows_sys::Win32::UI::Input::Pointer::GetPointerPenInfoHistory

pub unsafe extern "system" fn GetPointerPenInfoHistory(
    pointerid: u32,
    entriescount: *mut u32,
    peninfo: *mut POINTER_PEN_INFO,
) -> BOOL