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

Version Path
contrast-agent-3.13.2 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-3.13.1 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-3.13.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-3.12.2 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-3.12.1 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-3.12.0 ext/cs__protect_kernel/cs__protect_kernel.h