[−][src]Type Definition raylib_sys::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)>;