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

type PFNGLRESETMEMORYOBJECTPARAMETERNVPROC = Option<unsafe extern "C" fn(memory: GLuint, pname: GLenum)>;