[][src]Type Definition raylib_sys::PFNGLVERTEXATTRIB4SPROC

type PFNGLVERTEXATTRIB4SPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLshort, y: GLshort, z: GLshort, w: GLshort)>;