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

type PFNGLFRAMEBUFFERTEXTURE1DPROC = Option<unsafe extern "C" fn(target: GLenum, attachment: GLenum, textarget: GLenum, texture: GLuint, level: GLint)>;