Struct lrs::alloc::Libc

The libc allocator

Syntax

struct Libc

Trait implementations

NameDescription
Allocator

Allocators.

Remarks

This allocator ignores the alignment argument and always returns maximally aligned pointers.