Function GetPointerDevices

Source
pub unsafe extern "C" fn GetPointerDevices(
    deviceCount: *mut UINT32,
    pointerDevices: *mut POINTER_DEVICE_INFO,
) -> BOOL