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

type PFNGLOBJECTPTRLABELPROC = Option<unsafe extern "C" fn(ptr: *const c_void, length: GLsizei, label: *const GLchar)>;