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

type PFNGLEGLIMAGETARGETTEXTURESTORAGEEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, image: GLeglImageOES, attrib_list: *const GLint)>;