u32_to_le

@param val The value to store @param buf Where to store it (may be unaligned)

@system @nogc pragma(inline, true) @nogc @system
void
u32_to_le
(
uint val
,
ubyte* buf
)

Meta