[][src]Macro alloc_no_stdlib::bind_global_buffers_to_allocator

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