Skip to main content

mi_heap_new_ex

Function mi_heap_new_ex 

Source
pub unsafe extern "C" fn mi_heap_new_ex(
    heap_tag: c_int,
    allow_destroy: bool,
    arena_id: mi_arena_id_t,
) -> *mut mi_heap_t