Sha256: 726b29cba33c159944d0c6f5fe2baac93f664cf636a6ccfe92af05b7b9d9aebe

Contents?: true

Size: 124 Bytes

Versions: 1

Compression:

Stored size: 124 Bytes

Contents

#include "faster_support.h"

void Init_faster_support(void)
{
  Init_obj_blank();
  Init_str_blank();
  Init_ary_blank();
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
faster_support-0.1.2 ext/faster_support/faster_support.c