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

type PFNGLTEXTURESTORAGEMEM1DEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, levels: GLsizei, internalFormat: GLenum, width: GLsizei, memory: GLuint, offset: GLuint64)>;