Function classicube_sys::Mem_AllocCleared

source ยท
pub unsafe extern "C" fn Mem_AllocCleared(
    numElems: cc_uint32,
    elemsSize: cc_uint32,
    place: *const c_char,
) -> *mut c_void