Macro alloc_no_stdlib::bind_global_buffers_to_allocator [] [src]

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