[][src]Function miniquad::gl::glBindBuffersBase

pub unsafe extern "C" fn glBindBuffersBase(
    target: u32,
    first: u32,
    count: i32,
    buffers: *const u32
)