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

type PFNGLBINDMULTITEXTUREEXTPROC = Option<unsafe extern "C" fn(texunit: GLenum, target: GLenum, texture: GLuint)>;