package
module
Version:
v0.0.0-...-a6a0d76
Opens a new window with list of versions in this module.
Published: Aug 31, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-malloc
Call malloc from Go without panicking if you're out of memory.
Documentation
¶
Malloc calls malloc but does not crash Go if the allocation fails.
Realloc calls realloc with the given pointer and size.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.