npp_beNotified.beNotified

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void beNotified(npp_api.scintilla.scintilla.SCNotification* notifyCode)
  2. void beNotified(npp_api.scintilla.scintilla.SCNotification* notifyCode)
    mixintemplate npp_beNotified()
    export pragma(mangle, "beNotified") extern (C) nothrow @nogc
    static if(!__traits(compiles, .beNotified))
    static if(!(!__traits(compiles, .pluginBeNotified)))
    static if(std.traits.hasFunctionAttributes!(.pluginBeNotified, "@nogc"))
    void
    beNotified
  3. void beNotified(npp_api.scintilla.scintilla.SCNotification* notifyCode)

Meta