ERR_PUT_error

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void ERR_PUT_error(int a, int b, int c, const(char)* d, int e)
  2. void ERR_PUT_error(int a, int b, int c, const(char)* d, int e)
    version(!OPENSSL_NO_ERR)
    extern (C) nothrow @nogc pragma(inline, true)
    void
    ERR_PUT_error
    (
    int a
    ,
    int b
    ,
    int c
    ,
    const(char)* d
    ,
    int e
    )

Meta