pub unsafe extern "C" fn BMSallocClearMemory_call(
num: usize,
typesize: usize,
filename: *const c_char,
line: c_int,
) -> *mut c_voidExpand description
allocates array and initializes it with 0; returns NULL if memory allocation failed