https://issues.dlang.org/show_bug.cgi?id=23475
--- Comment #5 from kinke <[email protected]> --- (In reply to Nick Treleaven from comment #2) > Huh? I already showed that ulong is 64 bit on my windows system. You're calling a C function, which couldn't care less about D well-defining long as 64-bit on all targets. --
