coco_allocate_vector

Function coco_allocate_vector 

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

@brief Safe memory allocation for a vector of doubles that either succeeds or triggers a coco_error.