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

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