sqlite3changeset_apply_v2

A pointer to a structure of the following type is passed as the first argument to callbacks registered using rtree_geometry_callback().

extern (C) __gshared nothrow
int
sqlite3changeset_apply_v2
(,,,
int function
(
void* pCtx
,
const(char)* zTab
)
xFilter
,
int function
(
void* pCtx
,,
sqlite3_changeset_iter* p
)
xConflict
,
void* pCtx
,
void** ppRebase
,,
int flags
)

Meta