Function GetPointerDeviceCursors

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