Function classicube_sys::Mem_TryAllocCleared

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