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

type PFNGLBUFFERSTORAGEMEMEXTPROC = Option<unsafe extern "C" fn(target: GLenum, size: GLsizeiptr, memory: GLuint, offset: GLuint64)>;