[][src]Type Definition makepad_glx_sys::PFNGLGETMULTISAMPLEFVNVPROC

type PFNGLGETMULTISAMPLEFVNVPROC = Option<unsafe extern "C" fn(pname: GLenum, index: GLuint, val: *mut GLfloat)>;