Home | Info | Community | Development | myReactOS | Contact Us
Types of functions.
Definition at line 32 of file slang_compile_function.h.
{ SLANG_FUNC_ORDINARY, SLANG_FUNC_CONSTRUCTOR, SLANG_FUNC_OPERATOR } slang_function_kind;