Handbook
Glossary
estimatedRows>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
estimatedRows>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
db.sqlite.ffi
math
;
M:
sqlite3_index_info
estimatedRows>>
T{
struct-slot-spec
{
name
"estimatedRows"
}
{
offset 72
}
{
class
integer
}
{
initial 0
}
{
type
sqlite3_int64
}
}
read-struct-slot
;
inline