Function nn_malloc

Source
pub unsafe extern "C" fn nn_malloc(size: usize) -> *mut c_void
Expand description

Exposes the malloc() function