loadLittleEndian

Load a variable number of little-endian words

Parameters

output T*

the output array of words

input const(ubyte)*

the input array of bytes

count size_t

how many words are in in

Meta