[][src]Type Definition sapp_linux::PFNGLVERTEXATTRIB3SNVPROC

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