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

type PFNGLIMPORTMEMORYWIN32NAMEEXTPROC = Option<unsafe extern "C" fn(memory: GLuint, size: GLuint64, handleType: GLenum, name: *const c_void)>;