Function memalloc::empty [] [src]

pub fn empty() -> *mut u8

A token empty allocation which cannot be read from or written to, but which can be used as a placeholder when a 0-sized allocation is required.