[][src]Type Definition sapp_linux::PFNGLVERTEXATTRIB4SARBPROC

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