[][src]Type Definition raylib_sys::PFNGLVERTEXATTRIBLFORMATPROC

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