pub unsafe extern "system" fn GetPointerFramePenInfo(
    pointerid: u32,
    pointercount: *mut u32,
    peninfo: *mut POINTER_PEN_INFO
) -> BOOL
Expand description

Required features: ‘Win32_UI_Input_Pointer’, ‘Win32_Foundation’, ‘Win32_UI_WindowsAndMessaging’