sqlite3_create_collation16

CAPI3REF: Define New Collating Sequences

extern (C) __gshared nothrow
int
sqlite3_create_collation16
(,
const(void)* zName
,,
void* pArg
,
int function
(
void*
,
int
,
const void*
,
int
,
const void*
)
xCompare
)

Meta