Sha256: d65493ba5e23169451f5c6e5ce783ae015c8819127531c6096b25a825c43621b
Contents?: true
Size: 296 Bytes
Versions: 6
Compression:
Stored size: 296 Bytes
Contents
#include <ruby.h> extern VALUE rb_vm_top_self(void); static VALUE kernel_protect; static VALUE rb_sym_protect_kernel_fork; static VALUE rb_sym_protect_kernel_wrapper; static VALUE contrast_protect_fork(const int argc, const VALUE *argv, const VALUE self); void Init_cs__protect_kernel(void);
Version data entries
6 entries across 6 versions & 1 rubygems