Function simics_api_sys::mm_zalloc

source ยท
pub unsafe extern "C" fn mm_zalloc(
    size: usize,
    typesize: usize,
    type_: *const c_char,
    file: *const c_char,
    line: c_int,
) -> *mut c_void