Function classicube_sys::Mem_Alloc

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