Location:
ioctl.h
_IOW (n, T) (n)
ioctls under EPOC32 are only loosely related to ioctls in other systems The _IOR()
, _IOW()
and _IOWR()
macros are provided for documentation purposes, to indicate the appropriate form of the third parameter
|