#ifndef _NTEXAPI_H typedef struct _DEVICE_OBJECT* PDEVICE_OBJECT; #endif View code on GitHub
This structure is documented in Windows Driver Kit.