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

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