[][src]Type Definition makepad_glx_sys::PFNGLGETMAPCONTROLPOINTSNVPROC

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