MCPcopy Create free account
hub / github.com/ezrosent/allocators-rs / aligned_realloc

Method aligned_realloc

elfmalloc/src/general.rs:635–642  ·  view source on GitHub ↗
(
        &mut self,
        item: *mut u8,
        new_size: usize,
        new_alignment: usize,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

realloc_basicFunction · 0.80

Calls 1

reallocMethod · 0.45

Tested by 1

realloc_basicFunction · 0.64