Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

malloc

Function malloc 

Source
pub unsafe extern "C" fn malloc(size: size_t) -> *mut c_void