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

type PFNGLPRESENTFRAMEDUALFILLNVPROC = Option<unsafe extern "C" fn(video_slot: GLuint, minPresentTime: GLuint64EXT, beginPresentTimeId: GLuint, presentDurationId: GLuint, type_: GLenum, target0: GLenum, fill0: GLuint, target1: GLenum, fill1: GLuint, target2: GLenum, fill2: GLuint, target3: GLenum, fill3: GLuint)>;