Function classicube_sys::Mem_TryAlloc

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