profile method
Implementation
PtrVoid profile(PtrSqlite3 arg1, PtrDefxProfile xProfile, PtrVoid arg2) {
return _h_sqlite3_profile(arg1, xProfile, arg2);
}
PtrVoid profile(PtrSqlite3 arg1, PtrDefxProfile xProfile, PtrVoid arg2) {
return _h_sqlite3_profile(arg1, xProfile, arg2);
}