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

type PFNGLMEMORYOBJECTPARAMETERIVEXTPROC = Option<unsafe extern "C" fn(memoryObject: GLuint, pname: GLenum, params: *const GLint)>;