BMSfreeChunkMemoryNull_call

Function BMSfreeChunkMemoryNull_call 

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

frees a memory element of the given chunk block if pointer is not NULL and sets pointer to NULL