Function mi_heap_malloc

Source
pub unsafe extern "C" fn mi_heap_malloc(
    _: *mut mi_heap_t,
    _: usize,
) -> *mut u8