Jump to content

VOID

From EDM2
Revision as of 12:30, 21 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A data area of undefined format

Type

void

C Declaration Method

#define

PVOID

Pointer to a data type of undefined format.

typedef VOID *PVOID