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

type PFNGLDRAWVKIMAGENVPROC = Option<unsafe extern "C" fn(vkImage: GLuint64, sampler: GLuint, x0: GLfloat, y0: GLfloat, x1: GLfloat, y1: GLfloat, z: GLfloat, s0: GLfloat, t0: GLfloat, s1: GLfloat, t1: GLfloat)>;