[][src]Type Definition makepad_glx_sys::PFNGLMEMORYOBJECTPARAMETERIVEXTPROC

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