Macros§
- c_
stringify - fn_impl
- Implements an atomic function pointer type (used by
shadow!) - get_
frame - Get a stack pointer to a single frame.
- shadow
- Shadows an existing symbol. A pointer to the shadowed function is available by calling
f!(). The function signature must be declared usingfn_impl!.
Structs§
Functions§
- aligned_
alloc ⚠ - Safety
- calloc⚠
- Safety
- free⚠
- Safety
- malloc⚠
- Safety
- memalign⚠
- Safety
- posix_
memalign ⚠ - Safety
- pvalloc⚠
- Safety
- realloc⚠
- Safety
- reallocarray⚠
- Safety
- rust_
free - rust_
malloc - valloc⚠
- Safety