Handbook
Glossary
ex-data>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
ex-data>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
openssl.libcrypto
;
M:
bio_st
ex-data>>
T{
struct-slot-spec
{
name
"ex-data"
}
{
offset 96
}
{
class
crypto_ex_data_st
}
{
initial
S{
crypto_ex_data_st
{
sk
f
}
{
dummy 0
}
}
}
{
type
CRYPTO_EX_DATA
}
}
read-struct-slot
;
inline