PFN_glBindBuffer

Type Alias PFN_glBindBuffer 

Source
pub type PFN_glBindBuffer = unsafe extern "system" fn(_target: GLenum, _buffer: GLuint);