Sha256: 78c6d9c282183fed9158c95a8a058ac8f7ec5edf365ebcbd66feda0ef77fcac0

Contents?: true

Size: 77 Bytes

Versions: 15

Compression:

Stored size: 77 Bytes

Contents

#include "plugin.h"

void initialize() {
    mfp_register("Hello World!");
}

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
mt-libuv-4.1.04 ext/libuv/docs/code/plugin/hello.c
mt-libuv-4.1.03 ext/libuv/docs/code/plugin/hello.c
mt-libuv-4.1.02 ext/libuv/docs/code/plugin/hello.c
libuv-4.0.9 ext/libuv/docs/code/plugin/hello.c
libuv-4.0.2 ext/libuv/docs/code/plugin/hello.c
libuv-4.0.1 ext/libuv/docs/code/plugin/hello.c
libuv-4.0.0 ext/libuv/docs/code/plugin/hello.c
libuv-3.3.0 ext/libuv/docs/code/plugin/hello.c
libuv-3.2.4 ext/libuv/docs/code/plugin/hello.c
libuv-3.2.3 ext/libuv/docs/code/plugin/hello.c
libuv-3.2.2 ext/libuv/docs/code/plugin/hello.c
libuv-3.2.1 ext/libuv/docs/code/plugin/hello.c
libuv-3.2.0 ext/libuv/docs/code/plugin/hello.c
libuv-3.1.9 ext/libuv/docs/code/plugin/hello.c
libuv-3.1.8 ext/libuv/docs/code/plugin/hello.c