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