[][src]Type Definition makepad_glx_sys::PFNGLGETMEMORYOBJECTPARAMETERIVEXTPROC

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