[−][src]Type Definition sapp_linux::PFNGLGETVERTEXATTRIBFVPROC
type PFNGLGETVERTEXATTRIBFVPROC = Option<unsafe extern "C" fn(index: GLuint, pname: GLenum, params: *mut GLfloat)>;
type PFNGLGETVERTEXATTRIBFVPROC = Option<unsafe extern "C" fn(index: GLuint, pname: GLenum, params: *mut GLfloat)>;