Skip to main content

mi_theap_malloc

Function mi_theap_malloc 

Source
pub unsafe extern "C" fn mi_theap_malloc(
    theap: *mut mi_theap_t,
    size: size_t,
) -> *mut c_void