Function glCreateBuffers

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