bind_buffer

Macro bind_buffer 

Source
macro_rules! bind_buffer {
    ($buffer_type:expr, $buffer:expr, $data:expr) => { ... };
}