Skip to main content

glGenBuffers

Function glGenBuffers 

Source
pub unsafe extern "C" fn glGenBuffers(
    n: GLsizei,
    buffers: *mut GLuint,
)