GetPointerDeviceCursors

Function GetPointerDeviceCursors 

Source
pub unsafe extern "stdcall" fn GetPointerDeviceCursors(
    device: HANDLE,
    cursorCount: *mut UINT32,
    deviceCursors: *mut POINTER_DEVICE_CURSOR_INFO,
) -> BOOL