sqlite3_pcache_methods? ( object -- ? )


Vocabulary
db.sqlite.ffi

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the sqlite3_pcache_methods class.

Definition