sqlite3changeset_invert_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_invert_strm
(
int function
(
void* pIn
,
void* pData
,
int* pnData
)
xInput
,
void* pIn
,
int function
(
void* pOut
,
const(void)* pData
,
int nData
)
xOutput
,
void* pOut
)

Meta