BMSallocBlockMemoryArray_call

Function BMSallocBlockMemoryArray_call 

Source
pub unsafe extern "C" fn BMSallocBlockMemoryArray_call(
    blkmem: *mut BMS_BLKMEM,
    num: usize,
    typesize: usize,
    filename: *const c_char,
    line: c_int,
) -> *mut c_void
Expand description

allocates array in the block memory pool