PFN_glGetObjectLabelKHR

Type Alias PFN_glGetObjectLabelKHR 

Source
pub type PFN_glGetObjectLabelKHR = unsafe extern "system" fn(_identifier: GLenum, _name: GLuint, _bufSize: GLsizei, _length: *mut GLsizei, _label: *mut GLchar);