ERR_PUT_error

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void ERR_PUT_error(int a, int b, int c, const(char)* d, int e)
    version(OPENSSL_NO_ERR)
    extern (C) nothrow
    void
    ERR_PUT_error
    ()
    (
    int a
    ,
    int b
    ,
    int c
    ,
    const(char)* d
    ,
    int e
    )
  2. alias ERR_PUT_error = ERR_put_error

Meta