[][src]Type Definition makepad_glx_sys::PFNGLMAPCONTROLPOINTSNVPROC

type PFNGLMAPCONTROLPOINTSNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, type_: GLenum, ustride: GLsizei, vstride: GLsizei, uorder: GLint, vorder: GLint, packed: GLboolean, points: *const c_void)>;