cv4_storenumeric

Store numeric leaf. Must use exact same number of bytes as cv4_numericbytes().

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
cv4_storenumeric
(
ubyte* p
,
uint value
)
Suggestion Box / Bug Report