Function coco_sys::coco_allocate_vector[][src]

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

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