[][src]Type Definition sapp_linux::PFNGLVERTEXATTRIB1SPROC

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