imBinFileRead

Reads an array of count values with byte sizes: 1, 2, 4, or 8. And invert the byte order if necessary after read. \n * Returns the actual count of values read. * \ingroup binfile

extern (C) @safe nothrow
ulong
imBinFileRead
(,
void* pValues
,
ulong pCount
,)

Meta