Function memsec::malloc [] [src]

pub unsafe fn malloc<T>(size: usize) -> Option<*mut T>

Secure malloc.