Sha256: 8f169883e9568c522c6ca9eabf06b8f2a77ca65ee6ccc15415f53be8907fdbfd
Contents?: true
Size: 213 Bytes
Versions: 17
Compression:
Stored size: 213 Bytes
Contents
static VALUE <%=c_func(:nodef)%>(dtype x) { VALUE v; dtype *ptr; v = nary_new(cT, 0, NULL); ptr = (dtype*)(char*)na_get_pointer_for_write(v); *ptr = x; na_release_lock(v); return v; }
Version data entries
17 entries across 17 versions & 1 rubygems