BMSfreeBlockMemory_call

Function BMSfreeBlockMemory_call 

Source
pub unsafe extern "C" fn BMSfreeBlockMemory_call(
    blkmem: *mut BMS_BLKMEM,
    ptr: *mut *mut c_void,
    size: usize,
    filename: *const c_char,
    line: c_int,
)
Expand description

frees memory element in the block memory pool and sets pointer to NULL