npp_getFuncsArray.getFuncsArray

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mixintemplate npp_getFuncsArray(alias func_list)
export pragma(mangle, "getFuncsArray") extern (C) nothrow @nogc
static if(!__traits(compiles, .getFuncsArray))
getFuncsArray
(
int* nbF
)
if (
std.traits.isArray!(typeof(func_list))
)

Meta