bind_global_buffers_to_allocator

Macro bind_global_buffers_to_allocator 

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