Dylib.missingSymbolCallback

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool delegate(string) missingSymbolCallback [@property getter]
    struct Dylib
    @property
    bool delegate
    (
    string
    )
    missingSymbolCallback
    ()
  2. bool delegate(string) missingSymbolCallback [@property setter]
  3. bool function(string) missingSymbolCallback [@property setter]

Meta