[][src]Type Definition rs_gles2::bindings::PFNGLVIEWPORTINDEXEDFVNVPROC

type PFNGLVIEWPORTINDEXEDFVNVPROC = Option<unsafe extern "C" fn(index: GLuint, v: *const GLfloat)>;