Nut/OS  5.0.5
API Reference
IOCTL_ARG3 Struct Reference

General structure for three arguments. More...

#include <fs.h>

Collaboration diagram for IOCTL_ARG3:
[legend]

Data Fields

void * arg1
void * arg2
void * arg3

Detailed Description

General structure for three arguments.

Used to pass three arguments to an I/O control function.


Field Documentation

Referenced by _seek(), and _tell().

Referenced by _seek(), and _tell().

Referenced by _seek(), and _tell().


The documentation for this struct was generated from the following file: