Function scip_sys::BMSallocMemoryArray_call
source · pub unsafe extern "C" fn BMSallocMemoryArray_call(
num: usize,
typesize: usize,
filename: *const c_char,
line: c_int
) -> *mut c_voidExpand description
allocates array; returns NULL if memory allocation failed