Skip to main content

mi_theap_malloc_small

Function mi_theap_malloc_small 

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