sqlite3changeset_start_v2_strm

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_start_v2_strm
(
sqlite3_changeset_iter** pp
,
int function
(
void* pIn
,
void* pData
,
int* pnData
)
xInput
,
void* pIn
,
int flags
)

Meta