Nut/OS  4.10.3
API Reference
IOCTL_ARG2 Struct Reference

General structure for two arguments. More...

#include <fs.h>

Collaboration diagram for IOCTL_ARG2:

Data Fields

void * arg1
void * arg2

Detailed Description

General structure for two arguments.

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

Definition at line 135 of file fs.h.


Field Documentation

Definition at line 136 of file fs.h.

Definition at line 137 of file fs.h.


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