sk_insert

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_insert = OPENSSL_sk_insert
  2. int sk_insert(_STACK* sk, void* data, int where)
    version(!DeimosOpenSSLv1_1)
    extern (C) nothrow
    int
    sk_insert
    (,
    void* data
    ,
    int where
    )

Meta