npp-api v0.1.6-dev (2020-08-05T13:26:21Z)
Home
Dub
Repo
npp_getFuncsArray.getFuncsArray
npp_api
pluginfunc
basic_interface
npp_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)
)
const
(
npp_api.powereditor.misc.pluginsmanager.plugininterface.FuncItem
)*
getFuncsArray
(
int
*
nbF
)
if
(
std.traits.isArray
!(
typeof
(
func_list
))
)
Meta
Source
See Implementation
npp_api
pluginfunc
basic_interface
npp_getFuncsArray
functions
getFuncsArray