Crate malloc_buf [] [src]

Structs

Malloc

A type that represents a malloc'd chunk of memory. When dropped, a Malloc will free that memory.