GetPointerFramePenInfoHistory

Function GetPointerFramePenInfoHistory 

pub unsafe fn GetPointerFramePenInfoHistory(
    pointerid: u32,
    entriescount: *mut u32,
    pointercount: *mut u32,
    peninfo: Option<*mut POINTER_PEN_INFO>,
) -> Result<()>