sqlite3_profile ( dummy xProfile dummy -- void* )


Vocabulary
db.sqlite.ffi

Inputs
dummyan object
xProfilean object
dummyan object


Outputs
void*an object


Definition


LIBRARY: sqlite FUNCTION: void* sqlite3_profile
( sqlite3* dummy, void* xProfile, void* dummy )