CRYPTO_add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void CRYPTO_add(int* addr, int amount, int type)
    version(OPENSSL_NO_LOCKING)
    extern (C) nothrow
    void
    CRYPTO_add
    ()
    (
    int* addr
    ,
    int amount
    ,
    int type
    )
  2. void CRYPTO_add(int* addr, int amount, int type)

Meta