[][src]Type Definition sapp_linux::PFNGLVERTEXATTRIBI1IPROC

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