[][src]Type Definition makepad_glx_sys::PFNGLVERTEXATTRIB4SNVPROC

type PFNGLVERTEXATTRIB4SNVPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLshort, y: GLshort, z: GLshort, w: GLshort)>;