sk_push

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_push = OPENSSL_sk_push
  2. int sk_push(_STACK* st, void* data)
    version(!DeimosOpenSSLv1_1)
    extern (C) nothrow
    int
    sk_push
    (,
    void* data
    )

Meta