alloc_no_stdlib

Macro bind_global_buffers_to_allocator

source
macro_rules! bind_global_buffers_to_allocator {
    ($allocator : expr, $buffer : ident, $T : ty) => { ... };
}