10 lines
135 B
Plaintext
10 lines
135 B
Plaintext
|
[
|
||
|
#ifdef __CLIENT__
|
||
|
explicit_handle,
|
||
|
#else
|
||
|
implicit_handle (handle_t NsiClntBinding),
|
||
|
#endif
|
||
|
strict_context_handle
|
||
|
] interface NsiM;
|
||
|
|