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

type PFNGLTEXTURESTORAGE1DPROC = Option<unsafe extern "C" fn(texture: GLuint, levels: GLsizei, internalformat: GLenum, width: GLsizei)>;