sk_set

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias sk_set = OPENSSL_sk_set
  2. void* sk_set(_STACK* , int , void* )
    extern (C) nothrow
    static if(!(OPENSSL_VERSION_AT_LEAST(1, 1)))
    void*
    sk_set
    (,
    int
    ,
    void*
    )

Meta