DylibLoader.bindFunc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void bindFunc(void** ptr, string name, bool required)
    class DylibLoader
    protected final
    void
    bindFunc
    (
    void** ptr
    ,
    string name
    ,
    bool required = true
    )
  2. void bindFunc(TFUN fun, string name, bool required)

Meta