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

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