PVOID: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== PVOID == | == PVOID == | ||
Pointer to a data type of undefined format. | Pointer to a data type of undefined format. | ||
=== Type === | === Type === | ||
[[VOID]] *PVOID | |||
[[ | |||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | typedef | ||
[[Category:Data type]] | |||
[[Category: |