PFN_glGetnUniformdv

Type Alias PFN_glGetnUniformdv 

Source
pub type PFN_glGetnUniformdv = unsafe extern "system" fn(_program: GLuint, _location: GLint, _bufSize: GLsizei, _params: *mut GLdouble);