gnutls_pkcs11_obj_get_ptr

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. int gnutls_pkcs11_obj_get_ptr(gnutls_pkcs11_obj_t obj, void** ptr, void** session, void** ohandle, c_ulong* slot_id, uint flags)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    static if(gnuTLSSupport >= GnuTLSSupport.gnutls_3_6_3)
    int
    gnutls_pkcs11_obj_get_ptr
    (,
    void** ptr
    ,
    void** session
    ,
    void** ohandle
    ,
    c_ulong* slot_id
    ,
    uint flags
    )
  2. pgnutls_pkcs11_obj_get_ptr gnutls_pkcs11_obj_get_ptr;

Meta