[][src]Type Definition makepad_glx_sys::PFNGLVIDEOCAPTURESTREAMPARAMETERFVNVPROC

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