sqlite3_pcache_page? ( 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_page class.

Definition