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

type PFNGLVIDEOCAPTURESTREAMPARAMETERDVNVPROC = Option<unsafe extern "C" fn(video_capture_slot: GLuint, stream: GLuint, pname: GLenum, params: *const GLdouble)>;