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

Method padding_after

slab-alloc/src/util.rs:71–78  ·  view source on GitHub ↗

Returns the number of bytes of padding that should be placed between an object with the given size (in bytes) and the data used for a stack. The object must be aligned to at least the same alignment as T, or else the value returned may be incorrect.

(size: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected