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

type PFNGLLABELOBJECTEXTPROC = Option<unsafe extern "C" fn(type_: GLenum, object: GLuint, length: GLsizei, label: *const GLchar)>;