Macro tiny_game_framework::bind_buffer

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