14 15 16
# File 'ext/cglm/rb_cglm_vec3.c', line 14 VALUE rb_cglm_vec3_size_bytes(VALUE klass) { return SIZET2NUM(vec3_size()); }