coco_allocate_memory

Function coco_allocate_memory 

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

@name Methods managing memory / /@{*/ / @brief Safe memory allocation that either succeeds or triggers a coco_error.