[][src]Type Definition glu_sys::glu::PFNGLGETOBJECTLABELPROC

type PFNGLGETOBJECTLABELPROC = Option<unsafe extern "C" fn(identifier: GLenum, name: GLuint, bufSize: GLsizei, length: *mut GLsizei, label: *mut GLchar)>;