BMSfreeBlockMemoryNull_call

Function BMSfreeBlockMemoryNull_call 

Source
pub unsafe extern "C" fn BMSfreeBlockMemoryNull_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 if pointer is not NULL and sets pointer to NULL