[][src]Type Definition raylib_sys::PFNGLVERTEXATTRIBFORMATPROC

type PFNGLVERTEXATTRIBFORMATPROC = Option<unsafe extern "C" fn(attribindex: GLuint, size: GLint, type_: GLenum, normalized: GLboolean, relativeoffset: GLuint)>;