Replacement for std.file.read. Returns: File contents, allocated with malloc. null on error.
See Implementation
Replacement for std.file.read. Returns: File contents, allocated with malloc. null on error.