ruby

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Rendered for darwin/amd64

Overview

Package ruby provides a fluent Go API over the macOS Ruby framework.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BraceGlob

func BraceGlob(arg string, arg2 int, arg3 unsafe.Pointer, arg4 uint) int

BraceGlob calls raw.RubyBraceGlob (C function ruby_brace_glob).

func BuiltinExpect

func BuiltinExpect(arg int, arg2 int) int

BuiltinExpect calls raw.BuiltinExpect (C function __builtin_expect).

func Cleanup

func Cleanup(arg unsafe.Pointer) int

Cleanup calls raw.RubyCleanup (C function ruby_cleanup).

func DefaultSignal

func DefaultSignal(arg int)

DefaultSignal calls raw.RubyDefaultSignal (C function ruby_default_signal).

func Eaccess

func Eaccess(arg string, arg2 int) int

Eaccess calls raw.Eaccess (C function eaccess).

func ExecNode

func ExecNode(n unsafe.Pointer) int

ExecNode calls raw.RubyExecNode (C function ruby_exec_node).

func ExecutableNode

func ExecutableNode(n unsafe.Pointer, status *int32) int

ExecutableNode calls raw.RubyExecutableNode (C function ruby_executable_node).

func ExplicitBzero

func ExplicitBzero(b unsafe.Pointer, len_ uint)

ExplicitBzero calls raw.ExplicitBzero (C function explicit_bzero).

func Finalize

func Finalize()

Finalize calls raw.RubyFinalize (C function ruby_finalize).

func Finite

func Finite(arg float64) int

Finite calls raw.Finite (C function finite).

func Glob

func Glob(arg string, arg2 int, arg3 unsafe.Pointer, arg4 uint) int

Glob calls raw.RubyGlob (C function ruby_glob).

func Incpush

func Incpush(arg string)

Incpush calls raw.RubyIncpush (C function ruby_incpush).

func Init

func Init()

Init calls raw.RubyInit (C function ruby_init).

func InitLoadpath

func InitLoadpath()

InitLoadpath calls raw.RubyInitLoadpath (C function ruby_init_loadpath).

func InitStack

func InitStack(arg unsafe.Pointer)

InitStack calls raw.RubyInitStack (C function ruby_init_stack).

func MallocSizeOverflow

func MallocSizeOverflow(arg uint, arg2 uint)

MallocSizeOverflow calls raw.RubyMallocSizeOverflow (C function ruby_malloc_size_overflow).

func NativeThreadP

func NativeThreadP() int

NativeThreadP calls raw.RubyNativeThreadP (C function ruby_native_thread_p).

func Options

func Options(argc int, argv string) unsafe.Pointer

Options calls raw.RubyOptions (C function ruby_options).

func PosixSignal

func PosixSignal(arg int, arg2 unsafe.Pointer)

PosixSignal calls raw.RubyPosixSignal (C function ruby_posix_signal).

func ProcessOptions

func ProcessOptions(arg int, arg2 string) unsafe.Pointer

ProcessOptions calls raw.RubyProcessOptions (C function ruby_process_options).

func ProgInit

func ProgInit()

ProgInit calls raw.RubyProgInit (C function ruby_prog_init).

func RbAbsintNumwords

func RbAbsintNumwords(val uint, word_numbits uint, nlz_bits_ret *uint) uint

RbAbsintNumwords calls raw.RbAbsintNumwords (C function rb_absint_numwords).

func RbAbsintSinglebitP

func RbAbsintSinglebitP(val uint) int

RbAbsintSinglebitP calls raw.RbAbsintSinglebitP (C function rb_absint_singlebit_p).

func RbAbsintSize

func RbAbsintSize(val uint, nlz_bits_ret *int32) uint

RbAbsintSize calls raw.RbAbsintSize (C function rb_absint_size).

func RbAddEventHook

func RbAddEventHook(func_ unsafe.Pointer, events uint32, data uint)

RbAddEventHook calls raw.RbAddEventHook (C function rb_add_event_hook).

func RbAlias

func RbAlias(arg uint, arg2 uint, arg3 uint)

RbAlias calls raw.RbAlias (C function rb_alias).

func RbAliasVariable

func RbAliasVariable(arg uint, arg2 uint)

RbAliasVariable calls raw.RbAliasVariable (C function rb_alias_variable).

func RbAllocTmpBuffer

func RbAllocTmpBuffer(store unsafe.Pointer, len_ int) unsafe.Pointer

RbAllocTmpBuffer calls raw.RbAllocTmpBuffer (C function rb_alloc_tmp_buffer).

func RbAllocTmpBuffer2

func RbAllocTmpBuffer2(store unsafe.Pointer, count int, elsize uint) unsafe.Pointer

RbAllocTmpBuffer2 calls raw.RbAllocTmpBuffer2 (C function rb_alloc_tmp_buffer2).

func RbAllocTmpBufferWithCount

func RbAllocTmpBufferWithCount(store unsafe.Pointer, len_ uint, count uint) unsafe.Pointer

RbAllocTmpBufferWithCount calls raw.RbAllocTmpBufferWithCount (C function rb_alloc_tmp_buffer_with_count).

func RbAnyToS

func RbAnyToS(arg uint) uint

RbAnyToS calls raw.RbAnyToS (C function rb_any_to_s).

func RbApply

func RbApply(arg uint, arg2 uint, arg3 uint) uint

RbApply calls raw.RbApply (C function rb_apply).

func RbArithmeticSequenceExtract

func RbArithmeticSequenceExtract(arg uint, arg2 *raw.RbArithmeticSequenceComponentsT) int

RbArithmeticSequenceExtract calls raw.RbArithmeticSequenceExtract (C function rb_arithmetic_sequence_extract).

func RbArray

func RbArray(arg uint) uint

RbArray calls raw.RbArray (C function rb_Array).

func RbArrayConstPtr

func RbArrayConstPtr(a uint) *uint

RbArrayConstPtr calls raw.RbArrayConstPtr (C function rb_array_const_ptr).

func RbArrayConstPtrTransient

func RbArrayConstPtrTransient(a uint) *uint

RbArrayConstPtrTransient calls raw.RbArrayConstPtrTransient (C function rb_array_const_ptr_transient).

func RbArrayLen

func RbArrayLen(a uint) int

RbArrayLen calls raw.RbArrayLen (C function rb_array_len).

func RbArrayPtrUseEnd

func RbArrayPtrUseEnd(a uint, allow_transient int)

RbArrayPtrUseEnd calls raw.RbArrayPtrUseEnd (C function rb_array_ptr_use_end).

func RbArrayPtrUseStart

func RbArrayPtrUseStart(a uint, allow_transient int) *uint

RbArrayPtrUseStart calls raw.RbArrayPtrUseStart (C function rb_array_ptr_use_start).

func RbAryAref

func RbAryAref(arg int, arg2 *uint, arg3 uint) uint

RbAryAref calls raw.RbAryAref (C function rb_ary_aref).

func RbAryAssoc

func RbAryAssoc(arg uint, arg2 uint) uint

RbAryAssoc calls raw.RbAryAssoc (C function rb_ary_assoc).

func RbAryCat

func RbAryCat(arg uint, arg2 *uint, arg3 int) uint

RbAryCat calls raw.RbAryCat (C function rb_ary_cat).

func RbAryClear

func RbAryClear(arg uint) uint

RbAryClear calls raw.RbAryClear (C function rb_ary_clear).

func RbAryCmp

func RbAryCmp(arg uint, arg2 uint) uint

RbAryCmp calls raw.RbAryCmp (C function rb_ary_cmp).

func RbAryConcat

func RbAryConcat(arg uint, arg2 uint) uint

RbAryConcat calls raw.RbAryConcat (C function rb_ary_concat).

func RbAryDelete

func RbAryDelete(arg uint, arg2 uint) uint

RbAryDelete calls raw.RbAryDelete (C function rb_ary_delete).

func RbAryDeleteAt

func RbAryDeleteAt(arg uint, arg2 int) uint

RbAryDeleteAt calls raw.RbAryDeleteAt (C function rb_ary_delete_at).

func RbAryDup

func RbAryDup(arg uint) uint

RbAryDup calls raw.RbAryDup (C function rb_ary_dup).

func RbAryEach

func RbAryEach(arg uint) uint

RbAryEach calls raw.RbAryEach (C function rb_ary_each).

func RbAryEntry

func RbAryEntry(arg uint, arg2 int) uint

RbAryEntry calls raw.RbAryEntry (C function rb_ary_entry).

func RbAryFree

func RbAryFree(arg uint)

RbAryFree calls raw.RbAryFree (C function rb_ary_free).

func RbAryFreeze

func RbAryFreeze(arg uint) uint

RbAryFreeze calls raw.RbAryFreeze (C function rb_ary_freeze).

func RbAryIncludes

func RbAryIncludes(arg uint, arg2 uint) uint

RbAryIncludes calls raw.RbAryIncludes (C function rb_ary_includes).

func RbAryJoin

func RbAryJoin(arg uint, arg2 uint) uint

RbAryJoin calls raw.RbAryJoin (C function rb_ary_join).

func RbAryModify

func RbAryModify(arg uint)

RbAryModify calls raw.RbAryModify (C function rb_ary_modify).

func RbAryNew

func RbAryNew() uint

RbAryNew calls raw.RbAryNew (C function rb_ary_new).

func RbAryNewCapa

func RbAryNewCapa(capa int) uint

RbAryNewCapa calls raw.RbAryNewCapa (C function rb_ary_new_capa).

func RbAryNewFromValues

func RbAryNewFromValues(n int, elts *uint) uint

RbAryNewFromValues calls raw.RbAryNewFromValues (C function rb_ary_new_from_values).

func RbAryPlus

func RbAryPlus(arg uint, arg2 uint) uint

RbAryPlus calls raw.RbAryPlus (C function rb_ary_plus).

func RbAryPop

func RbAryPop(arg uint) uint

RbAryPop calls raw.RbAryPop (C function rb_ary_pop).

func RbAryPush

func RbAryPush(arg uint, arg2 uint) uint

RbAryPush calls raw.RbAryPush (C function rb_ary_push).

func RbAryRassoc

func RbAryRassoc(arg uint, arg2 uint) uint

RbAryRassoc calls raw.RbAryRassoc (C function rb_ary_rassoc).

func RbAryReplace

func RbAryReplace(copy_ uint, orig uint) uint

RbAryReplace calls raw.RbAryReplace (C function rb_ary_replace).

func RbAryResize

func RbAryResize(ary uint, len_ int) uint

RbAryResize calls raw.RbAryResize (C function rb_ary_resize).

func RbAryResurrect

func RbAryResurrect(ary uint) uint

RbAryResurrect calls raw.RbAryResurrect (C function rb_ary_resurrect).

func RbAryReverse

func RbAryReverse(arg uint) uint

RbAryReverse calls raw.RbAryReverse (C function rb_ary_reverse).

func RbAryRotate

func RbAryRotate(arg uint, arg2 int) uint

RbAryRotate calls raw.RbAryRotate (C function rb_ary_rotate).

func RbArySharedWithP

func RbArySharedWithP(arg uint, arg2 uint) uint

RbArySharedWithP calls raw.RbArySharedWithP (C function rb_ary_shared_with_p).

func RbAryShift

func RbAryShift(arg uint) uint

RbAryShift calls raw.RbAryShift (C function rb_ary_shift).

func RbArySort

func RbArySort(arg uint) uint

RbArySort calls raw.RbArySort (C function rb_ary_sort).

func RbArySortBang

func RbArySortBang(arg uint) uint

RbArySortBang calls raw.RbArySortBang (C function rb_ary_sort_bang).

func RbAryStore

func RbAryStore(arg uint, arg2 int, arg3 uint)

RbAryStore calls raw.RbAryStore (C function rb_ary_store).

func RbArySubseq

func RbArySubseq(arg uint, arg2 int, arg3 int) uint

RbArySubseq calls raw.RbArySubseq (C function rb_ary_subseq).

func RbAryTmpNew

func RbAryTmpNew(arg int) uint

RbAryTmpNew calls raw.RbAryTmpNew (C function rb_ary_tmp_new).

func RbAryToAry

func RbAryToAry(arg uint) uint

RbAryToAry calls raw.RbAryToAry (C function rb_ary_to_ary).

func RbAryToS

func RbAryToS(arg uint) uint

RbAryToS calls raw.RbAryToS (C function rb_ary_to_s).

func RbAryUnshift

func RbAryUnshift(arg uint, arg2 uint) uint

RbAryUnshift calls raw.RbAryUnshift (C function rb_ary_unshift).

func RbAssocNew

func RbAssocNew(arg uint, arg2 uint) uint

RbAssocNew calls raw.RbAssocNew (C function rb_assoc_new).

func RbAttr

func RbAttr(arg uint, arg2 uint, arg3 int, arg4 int, arg5 int)

RbAttr calls raw.RbAttr (C function rb_attr).

func RbAttrGet

func RbAttrGet(arg uint, arg2 uint) uint

RbAttrGet calls raw.RbAttrGet (C function rb_attr_get).

func RbAutoload

func RbAutoload(arg uint, arg2 uint, arg3 string)

RbAutoload calls raw.RbAutoload (C function rb_autoload).

func RbAutoloadLoad

func RbAutoloadLoad(arg uint, arg2 uint) uint

RbAutoloadLoad calls raw.RbAutoloadLoad (C function rb_autoload_load).

func RbAutoloadP

func RbAutoloadP(arg uint, arg2 uint) uint

RbAutoloadP calls raw.RbAutoloadP (C function rb_autoload_p).

func RbBackrefGet

func RbBackrefGet() uint

RbBackrefGet calls raw.RbBackrefGet (C function rb_backref_get).

func RbBackrefSet

func RbBackrefSet(arg uint)

RbBackrefSet calls raw.RbBackrefSet (C function rb_backref_set).

func RbBacktrace

func RbBacktrace()

RbBacktrace calls raw.RbBacktrace (C function rb_backtrace).

func RbBig2comp

func RbBig2comp(arg uint)

RbBig2comp calls raw.RbBig2comp (C function rb_big_2comp).

func RbBig2dbl

func RbBig2dbl(arg uint) float64

RbBig2dbl calls raw.RbBig2dbl (C function rb_big2dbl).

func RbBig2ll

func RbBig2ll(arg uint) int64

RbBig2ll calls raw.RbBig2ll (C function rb_big2ll).

func RbBig2long

func RbBig2long(arg uint) int

RbBig2long calls raw.RbBig2long (C function rb_big2long).

func RbBig2str

func RbBig2str(arg uint, arg2 int) uint

RbBig2str calls raw.RbBig2str (C function rb_big2str).

func RbBig2ull

func RbBig2ull(arg uint) uint64

RbBig2ull calls raw.RbBig2ull (C function rb_big2ull).

func RbBig2ulong

func RbBig2ulong(arg uint) uint

RbBig2ulong calls raw.RbBig2ulong (C function rb_big2ulong).

func RbBigAnd

func RbBigAnd(arg uint, arg2 uint) uint

RbBigAnd calls raw.RbBigAnd (C function rb_big_and).

func RbBigClone

func RbBigClone(arg uint) uint

RbBigClone calls raw.RbBigClone (C function rb_big_clone).

func RbBigCmp

func RbBigCmp(arg uint, arg2 uint) uint

RbBigCmp calls raw.RbBigCmp (C function rb_big_cmp).

func RbBigDiv

func RbBigDiv(arg uint, arg2 uint) uint

RbBigDiv calls raw.RbBigDiv (C function rb_big_div).

func RbBigDivmod

func RbBigDivmod(arg uint, arg2 uint) uint

RbBigDivmod calls raw.RbBigDivmod (C function rb_big_divmod).

func RbBigEq

func RbBigEq(arg uint, arg2 uint) uint

RbBigEq calls raw.RbBigEq (C function rb_big_eq).

func RbBigEql

func RbBigEql(arg uint, arg2 uint) uint

RbBigEql calls raw.RbBigEql (C function rb_big_eql).

func RbBigIdiv

func RbBigIdiv(arg uint, arg2 uint) uint

RbBigIdiv calls raw.RbBigIdiv (C function rb_big_idiv).

func RbBigLshift

func RbBigLshift(arg uint, arg2 uint) uint

RbBigLshift calls raw.RbBigLshift (C function rb_big_lshift).

func RbBigMinus

func RbBigMinus(arg uint, arg2 uint) uint

RbBigMinus calls raw.RbBigMinus (C function rb_big_minus).

func RbBigModulo

func RbBigModulo(arg uint, arg2 uint) uint

RbBigModulo calls raw.RbBigModulo (C function rb_big_modulo).

func RbBigMul

func RbBigMul(arg uint, arg2 uint) uint

RbBigMul calls raw.RbBigMul (C function rb_big_mul).

func RbBigNew

func RbBigNew(arg uint, arg2 int) uint

RbBigNew calls raw.RbBigNew (C function rb_big_new).

func RbBigNorm

func RbBigNorm(arg uint) uint

RbBigNorm calls raw.RbBigNorm (C function rb_big_norm).

func RbBigOr

func RbBigOr(arg uint, arg2 uint) uint

RbBigOr calls raw.RbBigOr (C function rb_big_or).

func RbBigPack

func RbBigPack(val uint, buf unsafe.Pointer, num_longs int)

RbBigPack calls raw.RbBigPack (C function rb_big_pack).

func RbBigPlus

func RbBigPlus(arg uint, arg2 uint) uint

RbBigPlus calls raw.RbBigPlus (C function rb_big_plus).

func RbBigPow

func RbBigPow(arg uint, arg2 uint) uint

RbBigPow calls raw.RbBigPow (C function rb_big_pow).

func RbBigResize

func RbBigResize(big uint, len_ uint)

RbBigResize calls raw.RbBigResize (C function rb_big_resize).

func RbBigRshift

func RbBigRshift(arg uint, arg2 uint) uint

RbBigRshift calls raw.RbBigRshift (C function rb_big_rshift).

func RbBigSign

func RbBigSign(arg uint) int

RbBigSign calls raw.RbBigSign (C function rb_big_sign).

func RbBigUnpack

func RbBigUnpack(buf unsafe.Pointer, num_longs int) uint

RbBigUnpack calls raw.RbBigUnpack (C function rb_big_unpack).

func RbBigXor

func RbBigXor(arg uint, arg2 uint) uint

RbBigXor calls raw.RbBigXor (C function rb_big_xor).

func RbBigzeroP

func RbBigzeroP(x uint) int

RbBigzeroP calls raw.RbBigzeroP (C function rb_bigzero_p).

func RbBindingNew

func RbBindingNew() uint

RbBindingNew calls raw.RbBindingNew (C function rb_binding_new).

func RbBlockCall

func RbBlockCall(arg uint, arg2 uint, arg3 int, arg4 *uint, arg5 unsafe.Pointer, arg6 uint) uint

RbBlockCall calls raw.RbBlockCall (C function rb_block_call).

func RbBlockGivenP

func RbBlockGivenP() int

RbBlockGivenP calls raw.RbBlockGivenP (C function rb_block_given_p).

func RbBlockLambda

func RbBlockLambda() uint

RbBlockLambda calls raw.RbBlockLambda (C function rb_block_lambda).

func RbBlockProc

func RbBlockProc() uint

RbBlockProc calls raw.RbBlockProc (C function rb_block_proc).

func RbBugErrno

func RbBugErrno(arg string, arg2 int)

RbBugErrno calls raw.RbBugErrno (C function rb_bug_errno).

func RbCallSuper

func RbCallSuper(arg int, arg2 *uint) uint

RbCallSuper calls raw.RbCallSuper (C function rb_call_super).

func RbCatch

func RbCatch(arg string, arg2 unsafe.Pointer, arg3 uint) uint

RbCatch calls raw.RbCatch (C function rb_catch).

func RbCatchObj

func RbCatchObj(arg uint, arg2 unsafe.Pointer, arg3 uint) uint

RbCatchObj calls raw.RbCatchObj (C function rb_catch_obj).

func RbCheckArity

func RbCheckArity(argc int, min int, max int) int

RbCheckArity calls raw.RbCheckArity (C function rb_check_arity).

func RbCheckArrayType

func RbCheckArrayType(arg uint) uint

RbCheckArrayType calls raw.RbCheckArrayType (C function rb_check_array_type).

func RbCheckConvertType

func RbCheckConvertType(arg uint, arg2 int, arg3 string, arg4 string) uint

RbCheckConvertType calls raw.RbCheckConvertType (C function rb_check_convert_type).

func RbCheckCopyable

func RbCheckCopyable(obj uint, orig uint)

RbCheckCopyable calls raw.RbCheckCopyable (C function rb_check_copyable).

func RbCheckFrozen

func RbCheckFrozen(arg uint)

RbCheckFrozen calls raw.RbCheckFrozen (C function rb_check_frozen).

func RbCheckFuncall

func RbCheckFuncall(arg uint, arg2 uint, arg3 int, arg4 *uint) uint

RbCheckFuncall calls raw.RbCheckFuncall (C function rb_check_funcall).

func RbCheckHashType

func RbCheckHashType(arg uint) uint

RbCheckHashType calls raw.RbCheckHashType (C function rb_check_hash_type).

func RbCheckId

func RbCheckId(arg unsafe.Pointer) uint

RbCheckId calls raw.RbCheckId (C function rb_check_id).

func RbCheckInheritable

func RbCheckInheritable(arg uint)

RbCheckInheritable calls raw.RbCheckInheritable (C function rb_check_inheritable).

func RbCheckSafeObj

func RbCheckSafeObj(arg uint)

RbCheckSafeObj calls raw.RbCheckSafeObj (C function rb_check_safe_obj).

func RbCheckStringType

func RbCheckStringType(arg uint) uint

RbCheckStringType calls raw.RbCheckStringType (C function rb_check_string_type).

func RbCheckSymbol

func RbCheckSymbol(namep unsafe.Pointer) uint

RbCheckSymbol calls raw.RbCheckSymbol (C function rb_check_symbol).

func RbCheckToFloat

func RbCheckToFloat(arg uint) uint

RbCheckToFloat calls raw.RbCheckToFloat (C function rb_check_to_float).

func RbCheckToInt

func RbCheckToInt(arg uint) uint

RbCheckToInt calls raw.RbCheckToInt (C function rb_check_to_int).

func RbCheckToInteger

func RbCheckToInteger(arg uint, arg2 string) uint

RbCheckToInteger calls raw.RbCheckToInteger (C function rb_check_to_integer).

func RbCheckTrusted

func RbCheckTrusted(arg uint)

RbCheckTrusted calls raw.RbCheckTrusted (C function rb_check_trusted).

func RbCheckType

func RbCheckType(arg uint, arg2 int)

RbCheckType calls raw.RbCheckType (C function rb_check_type).

func RbCheckTypeddata

func RbCheckTypeddata(arg uint, arg2 *raw.RbDataTypeStruct) unsafe.Pointer

RbCheckTypeddata calls raw.RbCheckTypeddata (C function rb_check_typeddata).

func RbClass2name

func RbClass2name(arg uint) string

RbClass2name calls raw.RbClass2name (C function rb_class2name).

func RbClassGetSuperclass

func RbClassGetSuperclass(arg uint) uint

RbClassGetSuperclass calls raw.RbClassGetSuperclass (C function rb_class_get_superclass).

func RbClassInheritedP

func RbClassInheritedP(arg uint, arg2 uint) uint

RbClassInheritedP calls raw.RbClassInheritedP (C function rb_class_inherited_p).

func RbClassInstanceMethods

func RbClassInstanceMethods(arg int, arg2 *uint, arg3 uint) uint

RbClassInstanceMethods calls raw.RbClassInstanceMethods (C function rb_class_instance_methods).

func RbClassName

func RbClassName(arg uint) uint

RbClassName calls raw.RbClassName (C function rb_class_name).

func RbClassNew

func RbClassNew(arg uint) uint

RbClassNew calls raw.RbClassNew (C function rb_class_new).

func RbClassNewInstance

func RbClassNewInstance(arg int, arg2 *uint, arg3 uint) uint

RbClassNewInstance calls raw.RbClassNewInstance (C function rb_class_new_instance).

func RbClassOf

func RbClassOf(obj uint) uint

RbClassOf calls raw.RbClassOf (C function rb_class_of).

func RbClassPath

func RbClassPath(arg uint) uint

RbClassPath calls raw.RbClassPath (C function rb_class_path).

func RbClassPathCached

func RbClassPathCached(arg uint) uint

RbClassPathCached calls raw.RbClassPathCached (C function rb_class_path_cached).

func RbClassPrivateInstanceMethods

func RbClassPrivateInstanceMethods(arg int, arg2 *uint, arg3 uint) uint

RbClassPrivateInstanceMethods calls raw.RbClassPrivateInstanceMethods (C function rb_class_private_instance_methods).

func RbClassProtectedInstanceMethods

func RbClassProtectedInstanceMethods(arg int, arg2 *uint, arg3 uint) uint

RbClassProtectedInstanceMethods calls raw.RbClassProtectedInstanceMethods (C function rb_class_protected_instance_methods).

func RbClassPublicInstanceMethods

func RbClassPublicInstanceMethods(arg int, arg2 *uint, arg3 uint) uint

RbClassPublicInstanceMethods calls raw.RbClassPublicInstanceMethods (C function rb_class_public_instance_methods).

func RbClassReal

func RbClassReal(arg uint) uint

RbClassReal calls raw.RbClassReal (C function rb_class_real).

func RbClassSuperclass

func RbClassSuperclass(arg uint) uint

RbClassSuperclass calls raw.RbClassSuperclass (C function rb_class_superclass).

func RbClearCache

func RbClearCache()

RbClearCache calls raw.RbClearCache (C function rb_clear_cache).

func RbClearConstantCache

func RbClearConstantCache()

RbClearConstantCache calls raw.RbClearConstantCache (C function rb_clear_constant_cache).

func RbClearMethodCacheByClass

func RbClearMethodCacheByClass(arg uint)

RbClearMethodCacheByClass calls raw.RbClearMethodCacheByClass (C function rb_clear_method_cache_by_class).

func RbCloexecDup

func RbCloexecDup(oldfd int) int

RbCloexecDup calls raw.RbCloexecDup (C function rb_cloexec_dup).

func RbCloexecDup2

func RbCloexecDup2(oldfd int, newfd int) int

RbCloexecDup2 calls raw.RbCloexecDup2 (C function rb_cloexec_dup2).

func RbCloexecFcntlDupfd

func RbCloexecFcntlDupfd(fd int, minfd int) int

RbCloexecFcntlDupfd calls raw.RbCloexecFcntlDupfd (C function rb_cloexec_fcntl_dupfd).

func RbCloexecOpen

func RbCloexecOpen(pathname string, flags int, mode uint16) int

RbCloexecOpen calls raw.RbCloexecOpen (C function rb_cloexec_open).

func RbCloexecPipe

func RbCloexecPipe(fildes *int32) int

RbCloexecPipe calls raw.RbCloexecPipe (C function rb_cloexec_pipe).

func RbCloneSetup

func RbCloneSetup(clone uint, obj uint)

RbCloneSetup calls raw.RbCloneSetup (C function rb_clone_setup).

func RbCloseBeforeExec

func RbCloseBeforeExec(lowfd int, maxhint int, noclose_fds uint)

RbCloseBeforeExec calls raw.RbCloseBeforeExec (C function rb_close_before_exec).

func RbCmperr

func RbCmperr(arg uint, arg2 uint)

RbCmperr calls raw.RbCmperr (C function rb_cmperr).

func RbCmpint

func RbCmpint(arg uint, arg2 uint, arg3 uint) int

RbCmpint calls raw.RbCmpint (C function rb_cmpint).

func RbCompileError

func RbCompileError()

RbCompileError calls raw.RbCompileError (C function rb_compile_error).

func RbCompileErrorAppend

func RbCompileErrorAppend()

RbCompileErrorAppend calls raw.RbCompileErrorAppend (C function rb_compile_error_append).

func RbCompileErrorWithEnc

func RbCompileErrorWithEnc()

RbCompileErrorWithEnc calls raw.RbCompileErrorWithEnc (C function rb_compile_error_with_enc).

func RbComplex

func RbComplex(arg uint, arg2 uint) uint

RbComplex calls raw.RbComplex (C function rb_Complex).

func RbComplexAbs

func RbComplexAbs(z uint) uint

RbComplexAbs calls raw.RbComplexAbs (C function rb_complex_abs).

func RbComplexArg

func RbComplexArg(z uint) uint

RbComplexArg calls raw.RbComplexArg (C function rb_complex_arg).

func RbComplexConjugate

func RbComplexConjugate(z uint) uint

RbComplexConjugate calls raw.RbComplexConjugate (C function rb_complex_conjugate).

func RbComplexDiv

func RbComplexDiv(x uint, y uint) uint

RbComplexDiv calls raw.RbComplexDiv (C function rb_complex_div).

func RbComplexImag

func RbComplexImag(z uint) uint

RbComplexImag calls raw.RbComplexImag (C function rb_complex_imag).

func RbComplexMinus

func RbComplexMinus(x uint, y uint) uint

RbComplexMinus calls raw.RbComplexMinus (C function rb_complex_minus).

func RbComplexMul

func RbComplexMul(x uint, y uint) uint

RbComplexMul calls raw.RbComplexMul (C function rb_complex_mul).

func RbComplexNew

func RbComplexNew(arg uint, arg2 uint) uint

RbComplexNew calls raw.RbComplexNew (C function rb_complex_new).

func RbComplexNewPolar

func RbComplexNewPolar(abs uint, arg uint) uint

RbComplexNewPolar calls raw.RbComplexNewPolar (C function rb_complex_new_polar).

func RbComplexPlus

func RbComplexPlus(x uint, y uint) uint

RbComplexPlus calls raw.RbComplexPlus (C function rb_complex_plus).

func RbComplexPolar

func RbComplexPolar(abs uint, arg uint) uint

RbComplexPolar calls raw.RbComplexPolar (C function rb_complex_polar).

func RbComplexPow

func RbComplexPow(base uint, exp uint) uint

RbComplexPow calls raw.RbComplexPow (C function rb_complex_pow).

func RbComplexRaw

func RbComplexRaw(arg uint, arg2 uint) uint

RbComplexRaw calls raw.RbComplexRaw (C function rb_complex_raw).

func RbComplexReal

func RbComplexReal(z uint) uint

RbComplexReal calls raw.RbComplexReal (C function rb_complex_real).

func RbComplexUminus

func RbComplexUminus(z uint) uint

RbComplexUminus calls raw.RbComplexUminus (C function rb_complex_uminus).

func RbConstDefined

func RbConstDefined(arg uint, arg2 uint) int

RbConstDefined calls raw.RbConstDefined (C function rb_const_defined).

func RbConstDefinedAt

func RbConstDefinedAt(arg uint, arg2 uint) int

RbConstDefinedAt calls raw.RbConstDefinedAt (C function rb_const_defined_at).

func RbConstDefinedFrom

func RbConstDefinedFrom(arg uint, arg2 uint) int

RbConstDefinedFrom calls raw.RbConstDefinedFrom (C function rb_const_defined_from).

func RbConstGet

func RbConstGet(arg uint, arg2 uint) uint

RbConstGet calls raw.RbConstGet (C function rb_const_get).

func RbConstGetAt

func RbConstGetAt(arg uint, arg2 uint) uint

RbConstGetAt calls raw.RbConstGetAt (C function rb_const_get_at).

func RbConstGetFrom

func RbConstGetFrom(arg uint, arg2 uint) uint

RbConstGetFrom calls raw.RbConstGetFrom (C function rb_const_get_from).

func RbConstList

func RbConstList(arg unsafe.Pointer) uint

RbConstList calls raw.RbConstList (C function rb_const_list).

func RbConstRemove

func RbConstRemove(arg uint, arg2 uint) uint

RbConstRemove calls raw.RbConstRemove (C function rb_const_remove).

func RbConstSet

func RbConstSet(arg uint, arg2 uint, arg3 uint)

RbConstSet calls raw.RbConstSet (C function rb_const_set).

func RbConvertType

func RbConvertType(arg uint, arg2 int, arg3 string, arg4 string) uint

RbConvertType calls raw.RbConvertType (C function rb_convert_type).

func RbCopyGenericIvar

func RbCopyGenericIvar(arg uint, arg2 uint)

RbCopyGenericIvar calls raw.RbCopyGenericIvar (C function rb_copy_generic_ivar).

func RbCstr2inum

func RbCstr2inum(arg string, arg2 int) uint

RbCstr2inum calls raw.RbCstr2inum (C function rb_cstr2inum).

func RbCstrToDbl

func RbCstrToDbl(arg string, arg2 int) float64

RbCstrToDbl calls raw.RbCstrToDbl (C function rb_cstr_to_dbl).

func RbCstrToInum

func RbCstrToInum(arg string, arg2 int, arg3 int) uint

RbCstrToInum calls raw.RbCstrToInum (C function rb_cstr_to_inum).

func RbCurrentReceiver

func RbCurrentReceiver() uint

RbCurrentReceiver calls raw.RbCurrentReceiver (C function rb_current_receiver).

func RbCvGet

func RbCvGet(arg uint, arg2 string) uint

RbCvGet calls raw.RbCvGet (C function rb_cv_get).

func RbCvSet

func RbCvSet(arg uint, arg2 string, arg3 uint)

RbCvSet calls raw.RbCvSet (C function rb_cv_set).

func RbCvarDefined

func RbCvarDefined(arg uint, arg2 uint) uint

RbCvarDefined calls raw.RbCvarDefined (C function rb_cvar_defined).

func RbCvarGet

func RbCvarGet(arg uint, arg2 uint) uint

RbCvarGet calls raw.RbCvarGet (C function rb_cvar_get).

func RbCvarSet

func RbCvarSet(arg uint, arg2 uint, arg3 uint)

RbCvarSet calls raw.RbCvarSet (C function rb_cvar_set).

func RbDataObjectAlloc

func RbDataObjectAlloc(arg uint, arg2 unsafe.Pointer, arg3 unsafe.Pointer, arg4 unsafe.Pointer) uint

RbDataObjectAlloc calls raw.RbDataObjectAlloc (C function rb_data_object_alloc).

func RbDataObjectGet

func RbDataObjectGet(obj uint) unsafe.Pointer

RbDataObjectGet calls raw.RbDataObjectGet (C function rb_data_object_get).

func RbDataObjectMake

func RbDataObjectMake(klass uint, mark_func unsafe.Pointer, free_func unsafe.Pointer, datap unsafe.Pointer, size uint) uint

RbDataObjectMake calls raw.RbDataObjectMake (C function rb_data_object_make).

func RbDataObjectWrap

func RbDataObjectWrap(arg uint, arg2 unsafe.Pointer, arg3 unsafe.Pointer, arg4 unsafe.Pointer) uint

RbDataObjectWrap calls raw.RbDataObjectWrap (C function rb_data_object_wrap).

func RbDataObjectZalloc

func RbDataObjectZalloc(arg uint, arg2 uint, arg3 unsafe.Pointer, arg4 unsafe.Pointer) uint

RbDataObjectZalloc calls raw.RbDataObjectZalloc (C function rb_data_object_zalloc).

func RbDataTypedObjectAlloc

func RbDataTypedObjectAlloc(arg uint, arg2 unsafe.Pointer, arg3 *raw.RbDataTypeStruct) uint

RbDataTypedObjectAlloc calls raw.RbDataTypedObjectAlloc (C function rb_data_typed_object_alloc).

func RbDataTypedObjectMake

func RbDataTypedObjectMake(klass uint, type_ *raw.RbDataTypeStruct, datap unsafe.Pointer, size uint) uint

RbDataTypedObjectMake calls raw.RbDataTypedObjectMake (C function rb_data_typed_object_make).

func RbDataTypedObjectWrap

func RbDataTypedObjectWrap(klass uint, datap unsafe.Pointer, arg *raw.RbDataTypeStruct) uint

RbDataTypedObjectWrap calls raw.RbDataTypedObjectWrap (C function rb_data_typed_object_wrap).

func RbDataTypedObjectZalloc

func RbDataTypedObjectZalloc(klass uint, size uint, type_ *raw.RbDataTypeStruct) uint

RbDataTypedObjectZalloc calls raw.RbDataTypedObjectZalloc (C function rb_data_typed_object_zalloc).

func RbDbl2big

func RbDbl2big(arg float64) uint

RbDbl2big calls raw.RbDbl2big (C function rb_dbl2big).

func RbDblCmp

func RbDblCmp(arg float64, arg2 float64) uint

RbDblCmp calls raw.RbDblCmp (C function rb_dbl_cmp).

func RbDblComplexNew

func RbDblComplexNew(real float64, imag float64) uint

RbDblComplexNew calls raw.RbDblComplexNew (C function rb_dbl_complex_new).

func RbDefineAlias

func RbDefineAlias(arg uint, arg2 string, arg3 string)

RbDefineAlias calls raw.RbDefineAlias (C function rb_define_alias).

func RbDefineAllocFunc

func RbDefineAllocFunc(arg uint, arg2 unsafe.Pointer)

RbDefineAllocFunc calls raw.RbDefineAllocFunc (C function rb_define_alloc_func).

func RbDefineAttr

func RbDefineAttr(arg uint, arg2 string, arg3 int, arg4 int)

RbDefineAttr calls raw.RbDefineAttr (C function rb_define_attr).

func RbDefineClass

func RbDefineClass(arg string, arg2 uint) uint

RbDefineClass calls raw.RbDefineClass (C function rb_define_class).

func RbDefineClassId

func RbDefineClassId(arg uint, arg2 uint) uint

RbDefineClassId calls raw.RbDefineClassId (C function rb_define_class_id).

func RbDefineClassIdUnder

func RbDefineClassIdUnder(arg uint, arg2 uint, arg3 uint) uint

RbDefineClassIdUnder calls raw.RbDefineClassIdUnder (C function rb_define_class_id_under).

func RbDefineClassUnder

func RbDefineClassUnder(arg uint, arg2 string, arg3 uint) uint

RbDefineClassUnder calls raw.RbDefineClassUnder (C function rb_define_class_under).

func RbDefineClassVariable

func RbDefineClassVariable(arg uint, arg2 string, arg3 uint)

RbDefineClassVariable calls raw.RbDefineClassVariable (C function rb_define_class_variable).

func RbDefineConst

func RbDefineConst(arg uint, arg2 string, arg3 uint)

RbDefineConst calls raw.RbDefineConst (C function rb_define_const).

func RbDefineFinalizer

func RbDefineFinalizer(arg uint, arg2 uint) uint

RbDefineFinalizer calls raw.RbDefineFinalizer (C function rb_define_finalizer).

func RbDefineGlobalConst

func RbDefineGlobalConst(arg string, arg2 uint)

RbDefineGlobalConst calls raw.RbDefineGlobalConst (C function rb_define_global_const).

func RbDefineGlobalFunction

func RbDefineGlobalFunction(arg string, arg2 unsafe.Pointer, arg3 int)

RbDefineGlobalFunction calls raw.RbDefineGlobalFunction (C function rb_define_global_function).

func RbDefineHookedVariable

func RbDefineHookedVariable(arg string, arg2 *uint, arg3 unsafe.Pointer, arg4 unsafe.Pointer)

RbDefineHookedVariable calls raw.RbDefineHookedVariable (C function rb_define_hooked_variable).

func RbDefineMethod

func RbDefineMethod(arg uint, arg2 string, arg3 unsafe.Pointer, arg4 int)

RbDefineMethod calls raw.RbDefineMethod (C function rb_define_method).

func RbDefineMethodId

func RbDefineMethodId(arg uint, arg2 uint, arg3 unsafe.Pointer, arg4 int)

RbDefineMethodId calls raw.RbDefineMethodId (C function rb_define_method_id).

func RbDefineModule

func RbDefineModule(arg string) uint

RbDefineModule calls raw.RbDefineModule (C function rb_define_module).

func RbDefineModuleFunction

func RbDefineModuleFunction(arg uint, arg2 string, arg3 unsafe.Pointer, arg4 int)

RbDefineModuleFunction calls raw.RbDefineModuleFunction (C function rb_define_module_function).

func RbDefineModuleId

func RbDefineModuleId(arg uint) uint

RbDefineModuleId calls raw.RbDefineModuleId (C function rb_define_module_id).

func RbDefineModuleIdUnder

func RbDefineModuleIdUnder(arg uint, arg2 uint) uint

RbDefineModuleIdUnder calls raw.RbDefineModuleIdUnder (C function rb_define_module_id_under).

func RbDefineModuleUnder

func RbDefineModuleUnder(arg uint, arg2 string) uint

RbDefineModuleUnder calls raw.RbDefineModuleUnder (C function rb_define_module_under).

func RbDefinePrivateMethod

func RbDefinePrivateMethod(arg uint, arg2 string, arg3 unsafe.Pointer, arg4 int)

RbDefinePrivateMethod calls raw.RbDefinePrivateMethod (C function rb_define_private_method).

func RbDefineProtectedMethod

func RbDefineProtectedMethod(arg uint, arg2 string, arg3 unsafe.Pointer, arg4 int)

RbDefineProtectedMethod calls raw.RbDefineProtectedMethod (C function rb_define_protected_method).

func RbDefineReadonlyVariable

func RbDefineReadonlyVariable(arg string, arg2 *uint)

RbDefineReadonlyVariable calls raw.RbDefineReadonlyVariable (C function rb_define_readonly_variable).

func RbDefineSingletonMethod

func RbDefineSingletonMethod(arg uint, arg2 string, arg3 unsafe.Pointer, arg4 int)

RbDefineSingletonMethod calls raw.RbDefineSingletonMethod (C function rb_define_singleton_method).

func RbDefineVariable

func RbDefineVariable(arg string, arg2 *uint)

RbDefineVariable calls raw.RbDefineVariable (C function rb_define_variable).

func RbDefineVirtualVariable

func RbDefineVirtualVariable(arg string, arg2 unsafe.Pointer, arg3 unsafe.Pointer)

RbDefineVirtualVariable calls raw.RbDefineVirtualVariable (C function rb_define_virtual_variable).

func RbDetachProcess

func RbDetachProcess(pid int) uint

RbDetachProcess calls raw.RbDetachProcess (C function rb_detach_process).

func RbDirGetwd

func RbDirGetwd() uint

RbDirGetwd calls raw.RbDirGetwd (C function rb_dir_getwd).

func RbDisableSuper

func RbDisableSuper()

RbDisableSuper calls raw.RbDisableSuper (C function rb_disable_super).

func RbDupSetup

func RbDupSetup(dup uint, obj uint)

RbDupSetup calls raw.RbDupSetup (C function rb_dup_setup).

func RbDuringGc

func RbDuringGc() int

RbDuringGc calls raw.RbDuringGc (C function rb_during_gc).

func RbEach

func RbEach(arg uint) uint

RbEach calls raw.RbEach (C function rb_each).

func RbEnableSuper

func RbEnableSuper()

RbEnableSuper calls raw.RbEnableSuper (C function rb_enable_super).

func RbEnsure

func RbEnsure(arg unsafe.Pointer, arg2 uint, arg3 unsafe.Pointer, arg4 uint) uint

RbEnsure calls raw.RbEnsure (C function rb_ensure).

func RbEnumValuesPack

func RbEnumValuesPack(arg int, arg2 *uint) uint

RbEnumValuesPack calls raw.RbEnumValuesPack (C function rb_enum_values_pack).

func RbEnumeratorize

func RbEnumeratorize(arg uint, arg2 uint, arg3 int, arg4 *uint) uint

RbEnumeratorize calls raw.RbEnumeratorize (C function rb_enumeratorize).

func RbEnumeratorizeWithSize

func RbEnumeratorizeWithSize(arg uint, arg2 uint, arg3 int, arg4 *uint, arg5 unsafe.Pointer) uint

RbEnumeratorizeWithSize calls raw.RbEnumeratorizeWithSize (C function rb_enumeratorize_with_size).

func RbEnvClear

func RbEnvClear() uint

RbEnvClear calls raw.RbEnvClear (C function rb_env_clear).

func RbEnvPathTainted

func RbEnvPathTainted() int

RbEnvPathTainted calls raw.RbEnvPathTainted (C function rb_env_path_tainted).

func RbEql

func RbEql(arg uint, arg2 uint) int

RbEql calls raw.RbEql (C function rb_eql).

func RbEqual

func RbEqual(arg uint, arg2 uint) uint

RbEqual calls raw.RbEqual (C function rb_equal).

func RbErrinfo

func RbErrinfo() uint

RbErrinfo calls raw.RbErrinfo (C function rb_errinfo).

func RbErrorArity

func RbErrorArity(arg int, arg2 int, arg3 int)

RbErrorArity calls raw.RbErrorArity (C function rb_error_arity).

func RbErrorFrozen

func RbErrorFrozen(arg string)

RbErrorFrozen calls raw.RbErrorFrozen (C function rb_error_frozen).

func RbErrorFrozenObject

func RbErrorFrozenObject(arg uint)

RbErrorFrozenObject calls raw.RbErrorFrozenObject (C function rb_error_frozen_object).

func RbErrorUntrusted

func RbErrorUntrusted(arg uint)

RbErrorUntrusted calls raw.RbErrorUntrusted (C function rb_error_untrusted).

func RbEvalCmd

func RbEvalCmd(arg uint, arg2 uint, arg3 int) uint

RbEvalCmd calls raw.RbEvalCmd (C function rb_eval_cmd).

func RbEvalString

func RbEvalString(arg string) uint

RbEvalString calls raw.RbEvalString (C function rb_eval_string).

func RbEvalStringProtect

func RbEvalStringProtect(arg string, arg2 *int32) uint

RbEvalStringProtect calls raw.RbEvalStringProtect (C function rb_eval_string_protect).

func RbEvalStringWrap

func RbEvalStringWrap(arg string, arg2 *int32) uint

RbEvalStringWrap calls raw.RbEvalStringWrap (C function rb_eval_string_wrap).

func RbExcFatal

func RbExcFatal(arg uint)

RbExcFatal calls raw.RbExcFatal (C function rb_exc_fatal).

func RbExcNew

func RbExcNew(arg uint, arg2 string, arg3 int) uint

RbExcNew calls raw.RbExcNew (C function rb_exc_new).

func RbExcNewCstr

func RbExcNewCstr(arg uint, arg2 string) uint

RbExcNewCstr calls raw.RbExcNewCstr (C function rb_exc_new_cstr).

func RbExcNewStr

func RbExcNewStr(arg uint, arg2 uint) uint

RbExcNewStr calls raw.RbExcNewStr (C function rb_exc_new_str).

func RbExcRaise

func RbExcRaise(arg uint)

RbExcRaise calls raw.RbExcRaise (C function rb_exc_raise).

func RbExecEndProc

func RbExecEndProc()

RbExecEndProc calls raw.RbExecEndProc (C function rb_exec_end_proc).

func RbExecRecursive

func RbExecRecursive(arg unsafe.Pointer, arg2 uint, arg3 uint) uint

RbExecRecursive calls raw.RbExecRecursive (C function rb_exec_recursive).

func RbExecRecursiveOuter

func RbExecRecursiveOuter(arg unsafe.Pointer, arg2 uint, arg3 uint) uint

RbExecRecursiveOuter calls raw.RbExecRecursiveOuter (C function rb_exec_recursive_outer).

func RbExecRecursivePaired

func RbExecRecursivePaired(arg unsafe.Pointer, arg2 uint, arg3 uint, arg4 uint) uint

RbExecRecursivePaired calls raw.RbExecRecursivePaired (C function rb_exec_recursive_paired).

func RbExecRecursivePairedOuter

func RbExecRecursivePairedOuter(arg unsafe.Pointer, arg2 uint, arg3 uint, arg4 uint) uint

RbExecRecursivePairedOuter calls raw.RbExecRecursivePairedOuter (C function rb_exec_recursive_paired_outer).

func RbExit

func RbExit(arg int)

RbExit calls raw.RbExit (C function rb_exit).

func RbExtendObject

func RbExtendObject(arg uint, arg2 uint)

RbExtendObject calls raw.RbExtendObject (C function rb_extend_object).

func RbExternalStrNew

func RbExternalStrNew(arg string, arg2 int) uint

RbExternalStrNew calls raw.RbExternalStrNew (C function rb_external_str_new).

func RbExternalStrNewCstr

func RbExternalStrNewCstr(arg string) uint

RbExternalStrNewCstr calls raw.RbExternalStrNewCstr (C function rb_external_str_new_cstr).

func RbExtractKeywords

func RbExtractKeywords(orighash *uint) uint

RbExtractKeywords calls raw.RbExtractKeywords (C function rb_extract_keywords).

func RbFAbort

func RbFAbort(arg int, arg2 *uint) uint

RbFAbort calls raw.RbFAbort (C function rb_f_abort).

func RbFExec

func RbFExec(arg int, arg2 *uint) uint

RbFExec calls raw.RbFExec (C function rb_f_exec).

func RbFExit

func RbFExit(arg int, arg2 *uint) uint

RbFExit calls raw.RbFExit (C function rb_f_exit).

func RbFGlobalVariables

func RbFGlobalVariables() uint

RbFGlobalVariables calls raw.RbFGlobalVariables (C function rb_f_global_variables).

func RbFKill

func RbFKill(arg int, arg2 *uint) uint

RbFKill calls raw.RbFKill (C function rb_f_kill).

func RbFNotimplement

func RbFNotimplement(argc int, argv *uint, obj uint) uint

RbFNotimplement calls raw.RbFNotimplement (C function rb_f_notimplement).

func RbFRequire

func RbFRequire(arg uint, arg2 uint) uint

RbFRequire calls raw.RbFRequire (C function rb_f_require).

func RbFSprintf

func RbFSprintf(arg int, arg2 *uint) uint

RbFSprintf calls raw.RbFSprintf (C function rb_f_sprintf).

func RbFTraceVar

func RbFTraceVar(arg int, arg2 *uint) uint

RbFTraceVar calls raw.RbFTraceVar (C function rb_f_trace_var).

func RbFUntraceVar

func RbFUntraceVar(arg int, arg2 *uint) uint

RbFUntraceVar calls raw.RbFUntraceVar (C function rb_f_untrace_var).

func RbFdClr

func RbFdClr(arg int, arg2 *raw.RbFdsetT)

RbFdClr calls raw.RbFdClr (C function rb_fd_clr).

func RbFdCopy

func RbFdCopy(arg *raw.RbFdsetT, arg2 unsafe.Pointer, arg3 int)

RbFdCopy calls raw.RbFdCopy (C function rb_fd_copy).

func RbFdDup

func RbFdDup(dst *raw.RbFdsetT, src *raw.RbFdsetT)

RbFdDup calls raw.RbFdDup (C function rb_fd_dup).

func RbFdFixCloexec

func RbFdFixCloexec(fd int)

RbFdFixCloexec calls raw.RbFdFixCloexec (C function rb_fd_fix_cloexec).

func RbFdInit

func RbFdInit(arg *raw.RbFdsetT)

RbFdInit calls raw.RbFdInit (C function rb_fd_init).

func RbFdIsset

func RbFdIsset(arg int, arg2 *raw.RbFdsetT) int

RbFdIsset calls raw.RbFdIsset (C function rb_fd_isset).

func RbFdSelect

func RbFdSelect(arg int, arg2 *raw.RbFdsetT, arg3 *raw.RbFdsetT, arg4 *raw.RbFdsetT, arg5 unsafe.Pointer) int

RbFdSelect calls raw.RbFdSelect (C function rb_fd_select).

func RbFdSet

func RbFdSet(arg int, arg2 *raw.RbFdsetT)

RbFdSet calls raw.RbFdSet (C function rb_fd_set).

func RbFdTerm

func RbFdTerm(arg *raw.RbFdsetT)

RbFdTerm calls raw.RbFdTerm (C function rb_fd_term).

func RbFdZero

func RbFdZero(arg *raw.RbFdsetT)

RbFdZero calls raw.RbFdZero (C function rb_fd_zero).

func RbFeatureProvided

func RbFeatureProvided(arg string, arg2 string) int

RbFeatureProvided calls raw.RbFeatureProvided (C function rb_feature_provided).

func RbFiberAliveP

func RbFiberAliveP(arg uint) uint

RbFiberAliveP calls raw.RbFiberAliveP (C function rb_fiber_alive_p).

func RbFiberCurrent

func RbFiberCurrent() uint

RbFiberCurrent calls raw.RbFiberCurrent (C function rb_fiber_current).

func RbFiberNew

func RbFiberNew(arg unsafe.Pointer, arg2 uint) uint

RbFiberNew calls raw.RbFiberNew (C function rb_fiber_new).

func RbFiberResume

func RbFiberResume(fib uint, argc int, argv *uint) uint

RbFiberResume calls raw.RbFiberResume (C function rb_fiber_resume).

func RbFiberYield

func RbFiberYield(argc int, argv *uint) uint

RbFiberYield calls raw.RbFiberYield (C function rb_fiber_yield).

func RbFileAbsolutePath

func RbFileAbsolutePath(arg uint, arg2 uint) uint

RbFileAbsolutePath calls raw.RbFileAbsolutePath (C function rb_file_absolute_path).

func RbFileDirectoryP

func RbFileDirectoryP(arg uint, arg2 uint) uint

RbFileDirectoryP calls raw.RbFileDirectoryP (C function rb_file_directory_p).

func RbFileDirname

func RbFileDirname(fname uint) uint

RbFileDirname calls raw.RbFileDirname (C function rb_file_dirname).

func RbFileExpandPath

func RbFileExpandPath(arg uint, arg2 uint) uint

RbFileExpandPath calls raw.RbFileExpandPath (C function rb_file_expand_path).

func RbFileOpen

func RbFileOpen(arg string, arg2 string) uint

RbFileOpen calls raw.RbFileOpen (C function rb_file_open).

func RbFileOpenStr

func RbFileOpenStr(arg uint, arg2 string) uint

RbFileOpenStr calls raw.RbFileOpenStr (C function rb_file_open_str).

func RbFileSAbsolutePath

func RbFileSAbsolutePath(arg int, arg2 *uint) uint

RbFileSAbsolutePath calls raw.RbFileSAbsolutePath (C function rb_file_s_absolute_path).

func RbFileSExpandPath

func RbFileSExpandPath(arg int, arg2 *uint) uint

RbFileSExpandPath calls raw.RbFileSExpandPath (C function rb_file_s_expand_path).

func RbFilesystemStrNew

func RbFilesystemStrNew(arg string, arg2 int) uint

RbFilesystemStrNew calls raw.RbFilesystemStrNew (C function rb_filesystem_str_new).

func RbFilesystemStrNewCstr

func RbFilesystemStrNewCstr(arg string) uint

RbFilesystemStrNewCstr calls raw.RbFilesystemStrNewCstr (C function rb_filesystem_str_new_cstr).

func RbFindFile

func RbFindFile(arg uint) uint

RbFindFile calls raw.RbFindFile (C function rb_find_file).

func RbFindFileExt

func RbFindFileExt(arg *uint, arg2 unsafe.Pointer) int

RbFindFileExt calls raw.RbFindFileExt (C function rb_find_file_ext).

func RbFindFileExtSafe

func RbFindFileExtSafe(arg *uint, arg2 unsafe.Pointer, arg3 int) int

RbFindFileExtSafe calls raw.RbFindFileExtSafe (C function rb_find_file_ext_safe).

func RbFindFileSafe

func RbFindFileSafe(arg uint, arg2 int) uint

RbFindFileSafe calls raw.RbFindFileSafe (C function rb_find_file_safe).

func RbFix2int

func RbFix2int(arg uint) int

RbFix2int calls raw.RbFix2int (C function rb_fix2int).

func RbFix2long

func RbFix2long(x uint) int

RbFix2long calls raw.RbFix2long (C function rb_fix2long).

func RbFix2short

func RbFix2short(arg uint) int16

RbFix2short calls raw.RbFix2short (C function rb_fix2short).

func RbFix2str

func RbFix2str(arg uint, arg2 int) uint

RbFix2str calls raw.RbFix2str (C function rb_fix2str).

func RbFix2uint

func RbFix2uint(arg uint) uint

RbFix2uint calls raw.RbFix2uint (C function rb_fix2uint).

func RbFix2ulong

func RbFix2ulong(x uint) uint

RbFix2ulong calls raw.RbFix2ulong (C function rb_fix2ulong).

func RbFix2ushort

func RbFix2ushort(arg uint) uint16

RbFix2ushort calls raw.RbFix2ushort (C function rb_fix2ushort).

func RbFloat

func RbFloat(arg uint) uint

RbFloat calls raw.RbFloat (C function rb_Float).

func RbFloatNew

func RbFloatNew(arg float64) uint

RbFloatNew calls raw.RbFloatNew (C function rb_float_new).

func RbFloatNewInHeap

func RbFloatNewInHeap(arg float64) uint

RbFloatNewInHeap calls raw.RbFloatNewInHeap (C function rb_float_new_in_heap).

func RbFloatValue

func RbFloatValue(arg uint) float64

RbFloatValue calls raw.RbFloatValue (C function rb_float_value).

func RbFltRationalize

func RbFltRationalize(arg uint) uint

RbFltRationalize calls raw.RbFltRationalize (C function rb_flt_rationalize).

func RbFltRationalizeWithPrec

func RbFltRationalizeWithPrec(arg uint, arg2 uint) uint

RbFltRationalizeWithPrec calls raw.RbFltRationalizeWithPrec (C function rb_flt_rationalize_with_prec).

func RbFrameCallee

func RbFrameCallee() uint

RbFrameCallee calls raw.RbFrameCallee (C function rb_frame_callee).

func RbFrameMethodIdAndClass

func RbFrameMethodIdAndClass(idp *uint, klassp *uint) int

RbFrameMethodIdAndClass calls raw.RbFrameMethodIdAndClass (C function rb_frame_method_id_and_class).

func RbFramePop

func RbFramePop()

RbFramePop calls raw.RbFramePop (C function rb_frame_pop).

func RbFrameThisFunc

func RbFrameThisFunc() uint

RbFrameThisFunc calls raw.RbFrameThisFunc (C function rb_frame_this_func).

func RbFreeGenericIvar

func RbFreeGenericIvar(arg uint)

RbFreeGenericIvar calls raw.RbFreeGenericIvar (C function rb_free_generic_ivar).

func RbFreeTmpBuffer

func RbFreeTmpBuffer(store unsafe.Pointer)

RbFreeTmpBuffer calls raw.RbFreeTmpBuffer (C function rb_free_tmp_buffer).

func RbFreezeSingletonClass

func RbFreezeSingletonClass(klass uint)

RbFreezeSingletonClass calls raw.RbFreezeSingletonClass (C function rb_freeze_singleton_class).

func RbFrozenClassP

func RbFrozenClassP(arg uint)

RbFrozenClassP calls raw.RbFrozenClassP (C function rb_frozen_class_p).

func RbFuncallPassingBlock

func RbFuncallPassingBlock(arg uint, arg2 uint, arg3 int, arg4 *uint) uint

RbFuncallPassingBlock calls raw.RbFuncallPassingBlock (C function rb_funcall_passing_block).

func RbFuncallWithBlock

func RbFuncallWithBlock(arg uint, arg2 uint, arg3 int, arg4 *uint, arg5 uint) uint

RbFuncallWithBlock calls raw.RbFuncallWithBlock (C function rb_funcall_with_block).

func RbFuncallv

func RbFuncallv(arg uint, arg2 uint, arg3 int, arg4 *uint) uint

RbFuncallv calls raw.RbFuncallv (C function rb_funcallv).

func RbFuncallvPublic

func RbFuncallvPublic(arg uint, arg2 uint, arg3 int, arg4 *uint) uint

RbFuncallvPublic calls raw.RbFuncallvPublic (C function rb_funcallv_public).

func RbGc

func RbGc()

RbGc calls raw.RbGc (C function rb_gc).

func RbGcAdjustMemoryUsage

func RbGcAdjustMemoryUsage(arg int)

RbGcAdjustMemoryUsage calls raw.RbGcAdjustMemoryUsage (C function rb_gc_adjust_memory_usage).

func RbGcCallFinalizerAtExit

func RbGcCallFinalizerAtExit()

RbGcCallFinalizerAtExit calls raw.RbGcCallFinalizerAtExit (C function rb_gc_call_finalizer_at_exit).

func RbGcCopyFinalizer

func RbGcCopyFinalizer(arg uint, arg2 uint)

RbGcCopyFinalizer calls raw.RbGcCopyFinalizer (C function rb_gc_copy_finalizer).

func RbGcCount

func RbGcCount() uint

RbGcCount calls raw.RbGcCount (C function rb_gc_count).

func RbGcDisable

func RbGcDisable() uint

RbGcDisable calls raw.RbGcDisable (C function rb_gc_disable).

func RbGcEnable

func RbGcEnable() uint

RbGcEnable calls raw.RbGcEnable (C function rb_gc_enable).

func RbGcFinalizeDeferred

func RbGcFinalizeDeferred()

RbGcFinalizeDeferred calls raw.RbGcFinalizeDeferred (C function rb_gc_finalize_deferred).

func RbGcForceRecycle

func RbGcForceRecycle(arg uint)

RbGcForceRecycle calls raw.RbGcForceRecycle (C function rb_gc_force_recycle).

func RbGcLatestGcInfo

func RbGcLatestGcInfo(arg uint) uint

RbGcLatestGcInfo calls raw.RbGcLatestGcInfo (C function rb_gc_latest_gc_info).

func RbGcMark

func RbGcMark(arg uint)

RbGcMark calls raw.RbGcMark (C function rb_gc_mark).

func RbGcMarkLocations

func RbGcMarkLocations(arg *uint, arg2 *uint)

RbGcMarkLocations calls raw.RbGcMarkLocations (C function rb_gc_mark_locations).

func RbGcMarkMaybe

func RbGcMarkMaybe(arg uint)

RbGcMarkMaybe calls raw.RbGcMarkMaybe (C function rb_gc_mark_maybe).

func RbGcRegisterAddress

func RbGcRegisterAddress(arg *uint)

RbGcRegisterAddress calls raw.RbGcRegisterAddress (C function rb_gc_register_address).

func RbGcRegisterMarkObject

func RbGcRegisterMarkObject(arg uint)

RbGcRegisterMarkObject calls raw.RbGcRegisterMarkObject (C function rb_gc_register_mark_object).

func RbGcStart

func RbGcStart() uint

RbGcStart calls raw.RbGcStart (C function rb_gc_start).

func RbGcStat

func RbGcStat(arg uint) uint

RbGcStat calls raw.RbGcStat (C function rb_gc_stat).

func RbGcUnregisterAddress

func RbGcUnregisterAddress(arg *uint)

RbGcUnregisterAddress calls raw.RbGcUnregisterAddress (C function rb_gc_unregister_address).

func RbGcWritebarrier

func RbGcWritebarrier(a uint, b uint)

RbGcWritebarrier calls raw.RbGcWritebarrier (C function rb_gc_writebarrier).

func RbGcWritebarrierUnprotect

func RbGcWritebarrierUnprotect(obj uint)

RbGcWritebarrierUnprotect calls raw.RbGcWritebarrierUnprotect (C function rb_gc_writebarrier_unprotect).

func RbGenericIvarTable

func RbGenericIvarTable()

RbGenericIvarTable calls raw.RbGenericIvarTable (C function rb_generic_ivar_table).

func RbGenrandInt32

func RbGenrandInt32() uint

RbGenrandInt32 calls raw.RbGenrandInt32 (C function rb_genrand_int32).

func RbGenrandReal

func RbGenrandReal() float64

RbGenrandReal calls raw.RbGenrandReal (C function rb_genrand_real).

func RbGenrandUlongLimited

func RbGenrandUlongLimited(i uint) uint

RbGenrandUlongLimited calls raw.RbGenrandUlongLimited (C function rb_genrand_ulong_limited).

func RbGetAllocFunc

func RbGetAllocFunc(arg uint) unsafe.Pointer

RbGetAllocFunc calls raw.RbGetAllocFunc (C function rb_get_alloc_func).

func RbGetArgv

func RbGetArgv() uint

RbGetArgv calls raw.RbGetArgv (C function rb_get_argv).

func RbGetKwargs

func RbGetKwargs(keyword_hash uint, table *uint, required int, optional int, arg *uint) int

RbGetKwargs calls raw.RbGetKwargs (C function rb_get_kwargs).

func RbGetPath

func RbGetPath(arg uint) uint

RbGetPath calls raw.RbGetPath (C function rb_get_path).

func RbGetPathNoChecksafe

func RbGetPathNoChecksafe(arg uint) uint

RbGetPathNoChecksafe calls raw.RbGetPathNoChecksafe (C function rb_get_path_no_checksafe).

func RbGetValuesAt

func RbGetValuesAt(arg uint, arg2 int, arg3 int, arg4 *uint, arg5 unsafe.Pointer) uint

RbGetValuesAt calls raw.RbGetValuesAt (C function rb_get_values_at).

func RbGets

func RbGets() uint

RbGets calls raw.RbGets (C function rb_gets).

func RbGlob

func RbGlob(arg string, arg2 unsafe.Pointer, arg3 uint)

RbGlob calls raw.RbGlob (C function rb_glob).

func RbGvGet

func RbGvGet(arg string) uint

RbGvGet calls raw.RbGvGet (C function rb_gv_get).

func RbGvSet

func RbGvSet(arg string, arg2 uint) uint

RbGvSet calls raw.RbGvSet (C function rb_gv_set).

func RbGvarReadonlySetter

func RbGvarReadonlySetter(val uint, id_ uint, data unsafe.Pointer, gvar unsafe.Pointer)

RbGvarReadonlySetter calls raw.RbGvarReadonlySetter (C function rb_gvar_readonly_setter).

func RbGvarUndefGetter

func RbGvarUndefGetter(id_ uint, data unsafe.Pointer, gvar unsafe.Pointer) uint

RbGvarUndefGetter calls raw.RbGvarUndefGetter (C function rb_gvar_undef_getter).

func RbGvarUndefMarker

func RbGvarUndefMarker(var_ *uint)

RbGvarUndefMarker calls raw.RbGvarUndefMarker (C function rb_gvar_undef_marker).

func RbGvarUndefSetter

func RbGvarUndefSetter(val uint, id_ uint, data unsafe.Pointer, gvar unsafe.Pointer)

RbGvarUndefSetter calls raw.RbGvarUndefSetter (C function rb_gvar_undef_setter).

func RbGvarValGetter

func RbGvarValGetter(id_ uint, data unsafe.Pointer, gvar unsafe.Pointer) uint

RbGvarValGetter calls raw.RbGvarValGetter (C function rb_gvar_val_getter).

func RbGvarValMarker

func RbGvarValMarker(var_ *uint)

RbGvarValMarker calls raw.RbGvarValMarker (C function rb_gvar_val_marker).

func RbGvarValSetter

func RbGvarValSetter(val uint, id_ uint, data unsafe.Pointer, gvar unsafe.Pointer)

RbGvarValSetter calls raw.RbGvarValSetter (C function rb_gvar_val_setter).

func RbGvarVarGetter

func RbGvarVarGetter(id_ uint, data unsafe.Pointer, gvar unsafe.Pointer) uint

RbGvarVarGetter calls raw.RbGvarVarGetter (C function rb_gvar_var_getter).

func RbGvarVarMarker

func RbGvarVarMarker(var_ *uint)

RbGvarVarMarker calls raw.RbGvarVarMarker (C function rb_gvar_var_marker).

func RbGvarVarSetter

func RbGvarVarSetter(val uint, id_ uint, data unsafe.Pointer, gvar unsafe.Pointer)

RbGvarVarSetter calls raw.RbGvarVarSetter (C function rb_gvar_var_setter).

func RbHash

func RbHash(arg uint) uint

RbHash calls raw.RbHash (C function rb_hash).

func RbHashAref

func RbHashAref(arg uint, arg2 uint) uint

RbHashAref calls raw.RbHashAref (C function rb_hash_aref).

func RbHashAset

func RbHashAset(arg uint, arg2 uint, arg3 uint) uint

RbHashAset calls raw.RbHashAset (C function rb_hash_aset).

func RbHashBulkInsertIntoStTable

func RbHashBulkInsertIntoStTable(arg int, arg2 *uint, arg3 uint)

RbHashBulkInsertIntoStTable calls raw.RbHashBulkInsertIntoStTable (C function rb_hash_bulk_insert_into_st_table).

func RbHashClear

func RbHashClear(arg uint) uint

RbHashClear calls raw.RbHashClear (C function rb_hash_clear).

func RbHashDelete

func RbHashDelete(arg uint, arg2 uint) uint

RbHashDelete calls raw.RbHashDelete (C function rb_hash_delete).

func RbHashDeleteIf

func RbHashDeleteIf(arg uint) uint

RbHashDeleteIf calls raw.RbHashDeleteIf (C function rb_hash_delete_if).

func RbHashDup

func RbHashDup(arg uint) uint

RbHashDup calls raw.RbHashDup (C function rb_hash_dup).

func RbHashEnd

func RbHashEnd(arg uint) uint

RbHashEnd calls raw.RbHashEnd (C function rb_hash_end).

func RbHashFetch

func RbHashFetch(arg uint, arg2 uint) uint

RbHashFetch calls raw.RbHashFetch (C function rb_hash_fetch).

func RbHashForeach

func RbHashForeach(arg uint, arg2 unsafe.Pointer, arg3 uint)

RbHashForeach calls raw.RbHashForeach (C function rb_hash_foreach).

func RbHashFree

func RbHashFree(arg uint)

RbHashFree calls raw.RbHashFree (C function rb_hash_free).

func RbHashFreeze

func RbHashFreeze(arg uint) uint

RbHashFreeze calls raw.RbHashFreeze (C function rb_hash_freeze).

func RbHashIfnone

func RbHashIfnone()

RbHashIfnone calls raw.RbHashIfnone (C function rb_hash_ifnone).

func RbHashIterLev

func RbHashIterLev()

RbHashIterLev calls raw.RbHashIterLev (C function rb_hash_iter_lev).

func RbHashLookup

func RbHashLookup(arg uint, arg2 uint) uint

RbHashLookup calls raw.RbHashLookup (C function rb_hash_lookup).

func RbHashLookup2

func RbHashLookup2(arg uint, arg2 uint, arg3 uint) uint

RbHashLookup2 calls raw.RbHashLookup2 (C function rb_hash_lookup2).

func RbHashNew

func RbHashNew() uint

RbHashNew calls raw.RbHashNew (C function rb_hash_new).

func RbHashSetIfnone

func RbHashSetIfnone(hash uint, ifnone uint) uint

RbHashSetIfnone calls raw.RbHashSetIfnone (C function rb_hash_set_ifnone).

func RbHashSize

func RbHashSize(arg uint) uint

RbHashSize calls raw.RbHashSize (C function rb_hash_size).

func RbHashSizeNum

func RbHashSizeNum(hash uint) uint

RbHashSizeNum calls raw.RbHashSizeNum (C function rb_hash_size_num).

func RbHashStart

func RbHashStart(arg uint) uint

RbHashStart calls raw.RbHashStart (C function rb_hash_start).

func RbHashTbl

func RbHashTbl(arg uint, file string, line int) *raw.StTable

RbHashTbl calls raw.RbHashTbl (C function rb_hash_tbl).

func RbHashUint

func RbHashUint(arg uint, arg2 uint) uint

RbHashUint calls raw.RbHashUint (C function rb_hash_uint).

func RbHashUint32

func RbHashUint32(arg uint, arg2 uint32) uint

RbHashUint32 calls raw.RbHashUint32 (C function rb_hash_uint32).

func RbHashUpdateBy

func RbHashUpdateBy(hash1 uint, hash2 uint, func_ unsafe.Pointer) uint

RbHashUpdateBy calls raw.RbHashUpdateBy (C function rb_hash_update_by).

func RbId2name

func RbId2name(arg uint) string

RbId2name calls raw.RbId2name (C function rb_id2name).

func RbId2str

func RbId2str(arg uint) uint

RbId2str calls raw.RbId2str (C function rb_id2str).

func RbId2sym

func RbId2sym(arg uint) uint

RbId2sym calls raw.RbId2sym (C function rb_id2sym).

func RbIdAttrset

func RbIdAttrset(arg uint) uint

RbIdAttrset calls raw.RbIdAttrset (C function rb_id_attrset).

func RbIncludeModule

func RbIncludeModule(arg uint, arg2 uint)

RbIncludeModule calls raw.RbIncludeModule (C function rb_include_module).

func RbInsecureOperation

func RbInsecureOperation()

RbInsecureOperation calls raw.RbInsecureOperation (C function rb_insecure_operation).

func RbInspect

func RbInspect(arg uint) uint

RbInspect calls raw.RbInspect (C function rb_inspect).

func RbInt2big

func RbInt2big(arg int) uint

RbInt2big calls raw.RbInt2big (C function rb_int2big).

func RbInt2inum

func RbInt2inum(arg int) uint

RbInt2inum calls raw.RbInt2inum (C function rb_int2inum).

func RbInteger

func RbInteger(arg uint) uint

RbInteger calls raw.RbInteger (C function rb_Integer).

func RbIntegerPack

func RbIntegerPack(val uint, words unsafe.Pointer, numwords uint, wordsize uint, nails uint, flags int) int

RbIntegerPack calls raw.RbIntegerPack (C function rb_integer_pack).

func RbIntegerUnpack

func RbIntegerUnpack(words unsafe.Pointer, numwords uint, wordsize uint, nails uint, flags int) uint

RbIntegerUnpack calls raw.RbIntegerUnpack (C function rb_integer_unpack).

func RbIntern

func RbIntern(arg string) uint

RbIntern calls raw.RbIntern (C function rb_intern).

func RbIntern2

func RbIntern2(arg string, arg2 int) uint

RbIntern2 calls raw.RbIntern2 (C function rb_intern2).

func RbInternStr

func RbInternStr(str uint) uint

RbInternStr calls raw.RbInternStr (C function rb_intern_str).

func RbInterrupt

func RbInterrupt()

RbInterrupt calls raw.RbInterrupt (C function rb_interrupt).

func RbInvalidStr

func RbInvalidStr(arg string, arg2 string)

RbInvalidStr calls raw.RbInvalidStr (C function rb_invalid_str).

func RbIoAddstr

func RbIoAddstr(arg uint, arg2 uint) uint

RbIoAddstr calls raw.RbIoAddstr (C function rb_io_addstr).

func RbIoAscii8bitBinmode

func RbIoAscii8bitBinmode(arg uint) uint

RbIoAscii8bitBinmode calls raw.RbIoAscii8bitBinmode (C function rb_io_ascii8bit_binmode).

func RbIoBinmode

func RbIoBinmode(arg uint) uint

RbIoBinmode calls raw.RbIoBinmode (C function rb_io_binmode).

func RbIoClose

func RbIoClose(arg uint) uint

RbIoClose calls raw.RbIoClose (C function rb_io_close).

func RbIoEof

func RbIoEof(arg uint) uint

RbIoEof calls raw.RbIoEof (C function rb_io_eof).

func RbIoFdopen

func RbIoFdopen(arg int, arg2 int, arg3 string) uint

RbIoFdopen calls raw.RbIoFdopen (C function rb_io_fdopen).

func RbIoFlush

func RbIoFlush(arg uint) uint

RbIoFlush calls raw.RbIoFlush (C function rb_io_flush).

func RbIoGetIo

func RbIoGetIo(arg uint) uint

RbIoGetIo calls raw.RbIoGetIo (C function rb_io_get_io).

func RbIoGetbyte

func RbIoGetbyte(arg uint) uint

RbIoGetbyte calls raw.RbIoGetbyte (C function rb_io_getbyte).

func RbIoGets

func RbIoGets(arg uint) uint

RbIoGets calls raw.RbIoGets (C function rb_io_gets).

func RbIoPrint

func RbIoPrint(arg int, arg2 *uint, arg3 uint) uint

RbIoPrint calls raw.RbIoPrint (C function rb_io_print).

func RbIoPrintf

func RbIoPrintf(arg int, arg2 *uint, arg3 uint) uint

RbIoPrintf calls raw.RbIoPrintf (C function rb_io_printf).

func RbIoPuts

func RbIoPuts(arg int, arg2 *uint, arg3 uint) uint

RbIoPuts calls raw.RbIoPuts (C function rb_io_puts).

func RbIoUngetbyte

func RbIoUngetbyte(arg uint, arg2 uint) uint

RbIoUngetbyte calls raw.RbIoUngetbyte (C function rb_io_ungetbyte).

func RbIoUngetc

func RbIoUngetc(arg uint, arg2 uint) uint

RbIoUngetc calls raw.RbIoUngetc (C function rb_io_ungetc).

func RbIoWrite

func RbIoWrite(arg uint, arg2 uint) uint

RbIoWrite calls raw.RbIoWrite (C function rb_io_write).

func RbIsAbsolutePath

func RbIsAbsolutePath(arg string) int

RbIsAbsolutePath calls raw.RbIsAbsolutePath (C function rb_is_absolute_path).

func RbIsAttrsetId

func RbIsAttrsetId(arg uint) int

RbIsAttrsetId calls raw.RbIsAttrsetId (C function rb_is_attrset_id).

func RbIsClassId

func RbIsClassId(arg uint) int

RbIsClassId calls raw.RbIsClassId (C function rb_is_class_id).

func RbIsConstId

func RbIsConstId(arg uint) int

RbIsConstId calls raw.RbIsConstId (C function rb_is_const_id).

func RbIsGlobalId

func RbIsGlobalId(arg uint) int

RbIsGlobalId calls raw.RbIsGlobalId (C function rb_is_global_id).

func RbIsInstanceId

func RbIsInstanceId(arg uint) int

RbIsInstanceId calls raw.RbIsInstanceId (C function rb_is_instance_id).

func RbIsJunkId

func RbIsJunkId(arg uint) int

RbIsJunkId calls raw.RbIsJunkId (C function rb_is_junk_id).

func RbIsLocalId

func RbIsLocalId(arg uint) int

RbIsLocalId calls raw.RbIsLocalId (C function rb_is_local_id).

func RbIsalnum

func RbIsalnum(c int) int

RbIsalnum calls raw.RbIsalnum (C function rb_isalnum).

func RbIsalpha

func RbIsalpha(c int) int

RbIsalpha calls raw.RbIsalpha (C function rb_isalpha).

func RbIsascii

func RbIsascii(c int) int

RbIsascii calls raw.RbIsascii (C function rb_isascii).

func RbIsblank

func RbIsblank(c int) int

RbIsblank calls raw.RbIsblank (C function rb_isblank).

func RbIscntrl

func RbIscntrl(c int) int

RbIscntrl calls raw.RbIscntrl (C function rb_iscntrl).

func RbIsdigit

func RbIsdigit(c int) int

RbIsdigit calls raw.RbIsdigit (C function rb_isdigit).

func RbIsgraph

func RbIsgraph(c int) int

RbIsgraph calls raw.RbIsgraph (C function rb_isgraph).

func RbIslower

func RbIslower(c int) int

RbIslower calls raw.RbIslower (C function rb_islower).

func RbIsprint

func RbIsprint(c int) int

RbIsprint calls raw.RbIsprint (C function rb_isprint).

func RbIspunct

func RbIspunct(c int) int

RbIspunct calls raw.RbIspunct (C function rb_ispunct).

func RbIsspace

func RbIsspace(c int) int

RbIsspace calls raw.RbIsspace (C function rb_isspace).

func RbIsupper

func RbIsupper(c int) int

RbIsupper calls raw.RbIsupper (C function rb_isupper).

func RbIsxdigit

func RbIsxdigit(c int) int

RbIsxdigit calls raw.RbIsxdigit (C function rb_isxdigit).

func RbIterBreak

func RbIterBreak()

RbIterBreak calls raw.RbIterBreak (C function rb_iter_break).

func RbIterBreakValue

func RbIterBreakValue(arg uint)

RbIterBreakValue calls raw.RbIterBreakValue (C function rb_iter_break_value).

func RbIterate

func RbIterate(arg unsafe.Pointer, arg2 uint, arg3 unsafe.Pointer, arg4 uint) uint

RbIterate calls raw.RbIterate (C function rb_iterate).

func RbIvGet

func RbIvGet(arg uint, arg2 string) uint

RbIvGet calls raw.RbIvGet (C function rb_iv_get).

func RbIvSet

func RbIvSet(arg uint, arg2 string, arg3 uint) uint

RbIvSet calls raw.RbIvSet (C function rb_iv_set).

func RbIvarCount

func RbIvarCount(arg uint) uint

RbIvarCount calls raw.RbIvarCount (C function rb_ivar_count).

func RbIvarDefined

func RbIvarDefined(arg uint, arg2 uint) uint

RbIvarDefined calls raw.RbIvarDefined (C function rb_ivar_defined).

func RbIvarForeach

func RbIvarForeach(arg uint, arg2 unsafe.Pointer, arg3 uint)

RbIvarForeach calls raw.RbIvarForeach (C function rb_ivar_foreach).

func RbIvarGet

func RbIvarGet(arg uint, arg2 uint) uint

RbIvarGet calls raw.RbIvarGet (C function rb_ivar_get).

func RbIvarSet

func RbIvarSet(arg uint, arg2 uint, arg3 uint) uint

RbIvarSet calls raw.RbIvarSet (C function rb_ivar_set).

func RbJumpTag

func RbJumpTag(arg int)

RbJumpTag calls raw.RbJumpTag (C function rb_jump_tag).

func RbLastStatusGet

func RbLastStatusGet() uint

RbLastStatusGet calls raw.RbLastStatusGet (C function rb_last_status_get).

func RbLastStatusSet

func RbLastStatusSet(status int, pid int)

RbLastStatusSet calls raw.RbLastStatusSet (C function rb_last_status_set).

func RbLastlineGet

func RbLastlineGet() uint

RbLastlineGet calls raw.RbLastlineGet (C function rb_lastline_get).

func RbLastlineSet

func RbLastlineSet(arg uint)

RbLastlineSet calls raw.RbLastlineSet (C function rb_lastline_set).

func RbLl2inum

func RbLl2inum(arg int64) uint

RbLl2inum calls raw.RbLl2inum (C function rb_ll2inum).

func RbLoad

func RbLoad(arg uint, arg2 int)

RbLoad calls raw.RbLoad (C function rb_load).

func RbLoadFile

func RbLoadFile(arg string) unsafe.Pointer

RbLoadFile calls raw.RbLoadFile (C function rb_load_file).

func RbLoadFileStr

func RbLoadFileStr(arg uint) unsafe.Pointer

RbLoadFileStr calls raw.RbLoadFileStr (C function rb_load_file_str).

func RbLoadProtect

func RbLoadProtect(arg uint, arg2 int, arg3 *int32)

RbLoadProtect calls raw.RbLoadProtect (C function rb_load_protect).

func RbLocaleStrNew

func RbLocaleStrNew(arg string, arg2 int) uint

RbLocaleStrNew calls raw.RbLocaleStrNew (C function rb_locale_str_new).

func RbLocaleStrNewCstr

func RbLocaleStrNewCstr(arg string) uint

RbLocaleStrNewCstr calls raw.RbLocaleStrNewCstr (C function rb_locale_str_new_cstr).

func RbLong2intInline

func RbLong2intInline(n int) int

RbLong2intInline calls raw.RbLong2intInline (C function rb_long2int_inline).

func RbLong2numInline

func RbLong2numInline(v int) uint

RbLong2numInline calls raw.RbLong2numInline (C function rb_long2num_inline).

func RbMakeBacktrace

func RbMakeBacktrace() uint

RbMakeBacktrace calls raw.RbMakeBacktrace (C function rb_make_backtrace).

func RbMakeException

func RbMakeException(arg int, arg2 *uint) uint

RbMakeException calls raw.RbMakeException (C function rb_make_exception).

func RbMarkHash

func RbMarkHash(arg *raw.StTable)

RbMarkHash calls raw.RbMarkHash (C function rb_mark_hash).

func RbMarkSet

func RbMarkSet(arg *raw.StTable)

RbMarkSet calls raw.RbMarkSet (C function rb_mark_set).

func RbMarkTbl

func RbMarkTbl(arg *raw.StTable)

RbMarkTbl calls raw.RbMarkTbl (C function rb_mark_tbl).

func RbMarshalDefineCompat

func RbMarshalDefineCompat(newclass uint, oldclass uint, dumper unsafe.Pointer, loader unsafe.Pointer)

RbMarshalDefineCompat calls raw.RbMarshalDefineCompat (C function rb_marshal_define_compat).

func RbMarshalDump

func RbMarshalDump(arg uint, arg2 uint) uint

RbMarshalDump calls raw.RbMarshalDump (C function rb_marshal_dump).

func RbMarshalLoad

func RbMarshalLoad(arg uint) uint

RbMarshalLoad calls raw.RbMarshalLoad (C function rb_marshal_load).

func RbMatchBusy

func RbMatchBusy(arg uint)

RbMatchBusy calls raw.RbMatchBusy (C function rb_match_busy).

func RbMemClear

func RbMemClear(arg *uint, arg2 int)

RbMemClear calls raw.RbMemClear (C function rb_mem_clear).

func RbMemcicmp

func RbMemcicmp(arg unsafe.Pointer, arg2 unsafe.Pointer, arg3 int) int

RbMemcicmp calls raw.RbMemcicmp (C function rb_memcicmp).

func RbMemerror

func RbMemerror()

RbMemerror calls raw.RbMemerror (C function rb_memerror).

func RbMemhash

func RbMemhash(ptr unsafe.Pointer, len_ int) uint

RbMemhash calls raw.RbMemhash (C function rb_memhash).

func RbMethodBasicDefinitionP

func RbMethodBasicDefinitionP(arg uint, arg2 uint) int

RbMethodBasicDefinitionP calls raw.RbMethodBasicDefinitionP (C function rb_method_basic_definition_p).

func RbMethodBoundp

func RbMethodBoundp(arg uint, arg2 uint, arg3 int) int

RbMethodBoundp calls raw.RbMethodBoundp (C function rb_method_boundp).

func RbMethodCall

func RbMethodCall(arg int, arg2 *uint, arg3 uint) uint

RbMethodCall calls raw.RbMethodCall (C function rb_method_call).

func RbMethodCallWithBlock

func RbMethodCallWithBlock(arg int, arg2 *uint, arg3 uint, arg4 uint) uint

RbMethodCallWithBlock calls raw.RbMethodCallWithBlock (C function rb_method_call_with_block).

func RbModAncestors

func RbModAncestors(arg uint) uint

RbModAncestors calls raw.RbModAncestors (C function rb_mod_ancestors).

func RbModClassVariables

func RbModClassVariables(arg int, arg2 *uint, arg3 uint) uint

RbModClassVariables calls raw.RbModClassVariables (C function rb_mod_class_variables).

func RbModConstAt

func RbModConstAt(arg uint, arg2 unsafe.Pointer) unsafe.Pointer

RbModConstAt calls raw.RbModConstAt (C function rb_mod_const_at).

func RbModConstMissing

func RbModConstMissing(arg uint, arg2 uint) uint

RbModConstMissing calls raw.RbModConstMissing (C function rb_mod_const_missing).

func RbModConstOf

func RbModConstOf(arg uint, arg2 unsafe.Pointer) unsafe.Pointer

RbModConstOf calls raw.RbModConstOf (C function rb_mod_const_of).

func RbModConstants

func RbModConstants(arg int, arg2 *uint, arg3 uint) uint

RbModConstants calls raw.RbModConstants (C function rb_mod_constants).

func RbModIncludeP

func RbModIncludeP(arg uint, arg2 uint) uint

RbModIncludeP calls raw.RbModIncludeP (C function rb_mod_include_p).

func RbModIncludedModules

func RbModIncludedModules(arg uint) uint

RbModIncludedModules calls raw.RbModIncludedModules (C function rb_mod_included_modules).

func RbModInitCopy

func RbModInitCopy(arg uint, arg2 uint) uint

RbModInitCopy calls raw.RbModInitCopy (C function rb_mod_init_copy).

func RbModMethodArity

func RbModMethodArity(arg uint, arg2 uint) int

RbModMethodArity calls raw.RbModMethodArity (C function rb_mod_method_arity).

func RbModModuleEval

func RbModModuleEval(arg int, arg2 *uint, arg3 uint) uint

RbModModuleEval calls raw.RbModModuleEval (C function rb_mod_module_eval).

func RbModModuleExec

func RbModModuleExec(arg int, arg2 *uint, arg3 uint) uint

RbModModuleExec calls raw.RbModModuleExec (C function rb_mod_module_exec).

func RbModName

func RbModName(arg uint) uint

RbModName calls raw.RbModName (C function rb_mod_name).

func RbModRemoveConst

func RbModRemoveConst(arg uint, arg2 uint) uint

RbModRemoveConst calls raw.RbModRemoveConst (C function rb_mod_remove_const).

func RbModRemoveCvar

func RbModRemoveCvar(arg uint, arg2 uint) uint

RbModRemoveCvar calls raw.RbModRemoveCvar (C function rb_mod_remove_cvar).

func RbModSysFail

func RbModSysFail(arg uint, arg2 string)

RbModSysFail calls raw.RbModSysFail (C function rb_mod_sys_fail).

func RbModSysFailStr

func RbModSysFailStr(arg uint, arg2 uint)

RbModSysFailStr calls raw.RbModSysFailStr (C function rb_mod_sys_fail_str).

func RbModSyserrFail

func RbModSyserrFail(arg uint, arg2 int, arg3 string)

RbModSyserrFail calls raw.RbModSyserrFail (C function rb_mod_syserr_fail).

func RbModSyserrFailStr

func RbModSyserrFailStr(arg uint, arg2 int, arg3 uint)

RbModSyserrFailStr calls raw.RbModSyserrFailStr (C function rb_mod_syserr_fail_str).

func RbModuleNew

func RbModuleNew() uint

RbModuleNew calls raw.RbModuleNew (C function rb_module_new).

func RbMulSizeOverflow

func RbMulSizeOverflow(a uint, b uint, max uint, c *uint) int

RbMulSizeOverflow calls raw.RbMulSizeOverflow (C function rb_mul_size_overflow).

func RbMustAsciicompat

func RbMustAsciicompat(arg uint)

RbMustAsciicompat calls raw.RbMustAsciicompat (C function rb_must_asciicompat).

func RbMutexLock

func RbMutexLock(mutex uint) uint

RbMutexLock calls raw.RbMutexLock (C function rb_mutex_lock).

func RbMutexLockedP

func RbMutexLockedP(mutex uint) uint

RbMutexLockedP calls raw.RbMutexLockedP (C function rb_mutex_locked_p).

func RbMutexNew

func RbMutexNew() uint

RbMutexNew calls raw.RbMutexNew (C function rb_mutex_new).

func RbMutexSleep

func RbMutexSleep(self uint, timeout uint) uint

RbMutexSleep calls raw.RbMutexSleep (C function rb_mutex_sleep).

func RbMutexSynchronize

func RbMutexSynchronize(mutex uint, func_ unsafe.Pointer, arg uint) uint

RbMutexSynchronize calls raw.RbMutexSynchronize (C function rb_mutex_synchronize).

func RbMutexTrylock

func RbMutexTrylock(mutex uint) uint

RbMutexTrylock calls raw.RbMutexTrylock (C function rb_mutex_trylock).

func RbMutexUnlock

func RbMutexUnlock(mutex uint) uint

RbMutexUnlock calls raw.RbMutexUnlock (C function rb_mutex_unlock).

func RbNameClass

func RbNameClass(arg uint, arg2 uint)

RbNameClass calls raw.RbNameClass (C function rb_name_class).

func RbNeedBlock

func RbNeedBlock()

RbNeedBlock calls raw.RbNeedBlock (C function rb_need_block).

func RbNewobj

func RbNewobj() uint

RbNewobj calls raw.RbNewobj (C function rb_newobj).

func RbNewobjOf

func RbNewobjOf(arg uint, arg2 uint) uint

RbNewobjOf calls raw.RbNewobjOf (C function rb_newobj_of).

func RbNotimplement

func RbNotimplement()

RbNotimplement calls raw.RbNotimplement (C function rb_notimplement).

func RbNum2charInline

func RbNum2charInline(x uint) int8

RbNum2charInline calls raw.RbNum2charInline (C function rb_num2char_inline).

func RbNum2dbl

func RbNum2dbl(arg uint) float64

RbNum2dbl calls raw.RbNum2dbl (C function rb_num2dbl).

func RbNum2fix

func RbNum2fix(arg uint) uint

RbNum2fix calls raw.RbNum2fix (C function rb_num2fix).

func RbNum2int

func RbNum2int(arg uint) int

RbNum2int calls raw.RbNum2int (C function rb_num2int).

func RbNum2intInline

func RbNum2intInline(x uint) int

RbNum2intInline calls raw.RbNum2intInline (C function rb_num2int_inline).

func RbNum2ll

func RbNum2ll(arg uint) int64

RbNum2ll calls raw.RbNum2ll (C function rb_num2ll).

func RbNum2llInline

func RbNum2llInline(x uint) int64

RbNum2llInline calls raw.RbNum2llInline (C function rb_num2ll_inline).

func RbNum2long

func RbNum2long(arg uint) int

RbNum2long calls raw.RbNum2long (C function rb_num2long).

func RbNum2longInline

func RbNum2longInline(x uint) int

RbNum2longInline calls raw.RbNum2longInline (C function rb_num2long_inline).

func RbNum2short

func RbNum2short(arg uint) int16

RbNum2short calls raw.RbNum2short (C function rb_num2short).

func RbNum2shortInline

func RbNum2shortInline(x uint) int16

RbNum2shortInline calls raw.RbNum2shortInline (C function rb_num2short_inline).

func RbNum2uint

func RbNum2uint(arg uint) uint

RbNum2uint calls raw.RbNum2uint (C function rb_num2uint).

func RbNum2ull

func RbNum2ull(arg uint) uint64

RbNum2ull calls raw.RbNum2ull (C function rb_num2ull).

func RbNum2ulong

func RbNum2ulong(arg uint) uint

RbNum2ulong calls raw.RbNum2ulong (C function rb_num2ulong).

func RbNum2ulongInline

func RbNum2ulongInline(x uint) uint

RbNum2ulongInline calls raw.RbNum2ulongInline (C function rb_num2ulong_inline).

func RbNum2ushort

func RbNum2ushort(arg uint) uint16

RbNum2ushort calls raw.RbNum2ushort (C function rb_num2ushort).

func RbNumCoerceBin

func RbNumCoerceBin(arg uint, arg2 uint, arg3 uint) uint

RbNumCoerceBin calls raw.RbNumCoerceBin (C function rb_num_coerce_bin).

func RbNumCoerceBit

func RbNumCoerceBit(arg uint, arg2 uint, arg3 uint) uint

RbNumCoerceBit calls raw.RbNumCoerceBit (C function rb_num_coerce_bit).

func RbNumCoerceCmp

func RbNumCoerceCmp(arg uint, arg2 uint, arg3 uint) uint

RbNumCoerceCmp calls raw.RbNumCoerceCmp (C function rb_num_coerce_cmp).

func RbNumCoerceRelop

func RbNumCoerceRelop(arg uint, arg2 uint, arg3 uint) uint

RbNumCoerceRelop calls raw.RbNumCoerceRelop (C function rb_num_coerce_relop).

func RbNumZerodiv

func RbNumZerodiv()

RbNumZerodiv calls raw.RbNumZerodiv (C function rb_num_zerodiv).

func RbObjAlloc

func RbObjAlloc(arg uint) uint

RbObjAlloc calls raw.RbObjAlloc (C function rb_obj_alloc).

func RbObjAsString

func RbObjAsString(arg uint) uint

RbObjAsString calls raw.RbObjAsString (C function rb_obj_as_string).

func RbObjCallInit

func RbObjCallInit(arg uint, arg2 int, arg3 *uint)

RbObjCallInit calls raw.RbObjCallInit (C function rb_obj_call_init).

func RbObjClass

func RbObjClass(arg uint) uint

RbObjClass calls raw.RbObjClass (C function rb_obj_class).

func RbObjClassname

func RbObjClassname(arg uint) string

RbObjClassname calls raw.RbObjClassname (C function rb_obj_classname).

func RbObjClone

func RbObjClone(arg uint) uint

RbObjClone calls raw.RbObjClone (C function rb_obj_clone).

func RbObjDup

func RbObjDup(arg uint) uint

RbObjDup calls raw.RbObjDup (C function rb_obj_dup).

func RbObjFreeze

func RbObjFreeze(arg uint) uint

RbObjFreeze calls raw.RbObjFreeze (C function rb_obj_freeze).

func RbObjFreezeInline

func RbObjFreezeInline(x uint)

RbObjFreezeInline calls raw.RbObjFreezeInline (C function rb_obj_freeze_inline).

func RbObjFrozenP

func RbObjFrozenP(arg uint) uint

RbObjFrozenP calls raw.RbObjFrozenP (C function rb_obj_frozen_p).

func RbObjHide

func RbObjHide(obj uint) uint

RbObjHide calls raw.RbObjHide (C function rb_obj_hide).

func RbObjId

func RbObjId(arg uint) uint

RbObjId calls raw.RbObjId (C function rb_obj_id).

func RbObjInfect

func RbObjInfect(victim uint, carrier uint)

RbObjInfect calls raw.RbObjInfect (C function rb_obj_infect).

func RbObjInitCopy

func RbObjInitCopy(arg uint, arg2 uint) uint

RbObjInitCopy calls raw.RbObjInitCopy (C function rb_obj_init_copy).

func RbObjInstanceEval

func RbObjInstanceEval(arg int, arg2 *uint, arg3 uint) uint

RbObjInstanceEval calls raw.RbObjInstanceEval (C function rb_obj_instance_eval).

func RbObjInstanceExec

func RbObjInstanceExec(arg int, arg2 *uint, arg3 uint) uint

RbObjInstanceExec calls raw.RbObjInstanceExec (C function rb_obj_instance_exec).

func RbObjInstanceVariables

func RbObjInstanceVariables(arg uint) uint

RbObjInstanceVariables calls raw.RbObjInstanceVariables (C function rb_obj_instance_variables).

func RbObjIsInstanceOf

func RbObjIsInstanceOf(arg uint, arg2 uint) uint

RbObjIsInstanceOf calls raw.RbObjIsInstanceOf (C function rb_obj_is_instance_of).

func RbObjIsKindOf

func RbObjIsKindOf(arg uint, arg2 uint) uint

RbObjIsKindOf calls raw.RbObjIsKindOf (C function rb_obj_is_kind_of).

func RbObjIsMethod

func RbObjIsMethod(arg uint) uint

RbObjIsMethod calls raw.RbObjIsMethod (C function rb_obj_is_method).

func RbObjIsProc

func RbObjIsProc(arg uint) uint

RbObjIsProc calls raw.RbObjIsProc (C function rb_obj_is_proc).

func RbObjMethod

func RbObjMethod(arg uint, arg2 uint) uint

RbObjMethod calls raw.RbObjMethod (C function rb_obj_method).

func RbObjMethodArity

func RbObjMethodArity(arg uint, arg2 uint) int

RbObjMethodArity calls raw.RbObjMethodArity (C function rb_obj_method_arity).

func RbObjRemoveInstanceVariable

func RbObjRemoveInstanceVariable(arg uint, arg2 uint) uint

RbObjRemoveInstanceVariable calls raw.RbObjRemoveInstanceVariable (C function rb_obj_remove_instance_variable).

func RbObjRespondTo

func RbObjRespondTo(arg uint, arg2 uint, arg3 int) int

RbObjRespondTo calls raw.RbObjRespondTo (C function rb_obj_respond_to).

func RbObjReveal

func RbObjReveal(obj uint, klass uint) uint

RbObjReveal calls raw.RbObjReveal (C function rb_obj_reveal).

func RbObjSetup

func RbObjSetup(obj uint, klass uint, type_ uint) uint

RbObjSetup calls raw.RbObjSetup (C function rb_obj_setup).

func RbObjSingletonMethods

func RbObjSingletonMethods(arg int, arg2 *uint, arg3 uint) uint

RbObjSingletonMethods calls raw.RbObjSingletonMethods (C function rb_obj_singleton_methods).

func RbObjTaint

func RbObjTaint(arg uint) uint

RbObjTaint calls raw.RbObjTaint (C function rb_obj_taint).

func RbObjTainted

func RbObjTainted(arg uint) uint

RbObjTainted calls raw.RbObjTainted (C function rb_obj_tainted).

func RbObjTrust

func RbObjTrust(arg uint) uint

RbObjTrust calls raw.RbObjTrust (C function rb_obj_trust).

func RbObjUntaint

func RbObjUntaint(arg uint) uint

RbObjUntaint calls raw.RbObjUntaint (C function rb_obj_untaint).

func RbObjUntrust

func RbObjUntrust(arg uint) uint

RbObjUntrust calls raw.RbObjUntrust (C function rb_obj_untrust).

func RbObjUntrusted

func RbObjUntrusted(arg uint) uint

RbObjUntrusted calls raw.RbObjUntrusted (C function rb_obj_untrusted).

func RbObjWbUnprotect

func RbObjWbUnprotect(x uint, filename string, line int) uint

RbObjWbUnprotect calls raw.RbObjWbUnprotect (C function rb_obj_wb_unprotect).

func RbObjWrite

func RbObjWrite(a uint, slot *uint, b uint, filename string, line int) uint

RbObjWrite calls raw.RbObjWrite (C function rb_obj_write).

func RbObjWritten

func RbObjWritten(a uint, oldv uint, b uint, filename string, line int) uint

RbObjWritten calls raw.RbObjWritten (C function rb_obj_written).

func RbOutOfInt

func RbOutOfInt(num int)

RbOutOfInt calls raw.RbOutOfInt (C function rb_out_of_int).

func RbP

func RbP(arg uint)

RbP calls raw.RbP (C function rb_p).

func RbPath2class

func RbPath2class(arg string) uint

RbPath2class calls raw.RbPath2class (C function rb_path2class).

func RbPathCheck

func RbPathCheck(arg string) int

RbPathCheck calls raw.RbPathCheck (C function rb_path_check).

func RbPathToClass

func RbPathToClass(arg uint) uint

RbPathToClass calls raw.RbPathToClass (C function rb_path_to_class).

func RbPipe

func RbPipe(pipes *int32) int

RbPipe calls raw.RbPipe (C function rb_pipe).

func RbPrependModule

func RbPrependModule(arg uint, arg2 uint)

RbPrependModule calls raw.RbPrependModule (C function rb_prepend_module).

func RbProcArity

func RbProcArity(arg uint) int

RbProcArity calls raw.RbProcArity (C function rb_proc_arity).

func RbProcCall

func RbProcCall(arg uint, arg2 uint) uint

RbProcCall calls raw.RbProcCall (C function rb_proc_call).

func RbProcCallWithBlock

func RbProcCallWithBlock(arg uint, argc int, argv *uint, arg2 uint) uint

RbProcCallWithBlock calls raw.RbProcCallWithBlock (C function rb_proc_call_with_block).

func RbProcExec

func RbProcExec(arg string) int

RbProcExec calls raw.RbProcExec (C function rb_proc_exec).

func RbProcLambdaP

func RbProcLambdaP(arg uint) uint

RbProcLambdaP calls raw.RbProcLambdaP (C function rb_proc_lambda_p).

func RbProcNew

func RbProcNew(arg unsafe.Pointer, arg2 uint) uint

RbProcNew calls raw.RbProcNew (C function rb_proc_new).

func RbProcTimes

func RbProcTimes(arg uint) uint

RbProcTimes calls raw.RbProcTimes (C function rb_proc_times).

func RbProtect

func RbProtect(arg unsafe.Pointer, arg2 uint, arg3 *int32) uint

RbProtect calls raw.RbProtect (C function rb_protect).

func RbProvide

func RbProvide(arg string)

RbProvide calls raw.RbProvide (C function rb_provide).

func RbProvided

func RbProvided(arg string) int

RbProvided calls raw.RbProvided (C function rb_provided).

func RbRandomBytes

func RbRandomBytes(rnd uint, n int) uint

RbRandomBytes calls raw.RbRandomBytes (C function rb_random_bytes).

func RbRandomInt

func RbRandomInt(rnd uint, max uint) uint

RbRandomInt calls raw.RbRandomInt (C function rb_random_int).

func RbRandomInt32

func RbRandomInt32(rnd uint) uint

RbRandomInt32 calls raw.RbRandomInt32 (C function rb_random_int32).

func RbRandomReal

func RbRandomReal(rnd uint) float64

RbRandomReal calls raw.RbRandomReal (C function rb_random_real).

func RbRandomUlongLimited

func RbRandomUlongLimited(rnd uint, limit uint) uint

RbRandomUlongLimited calls raw.RbRandomUlongLimited (C function rb_random_ulong_limited).

func RbRangeBegLen

func RbRangeBegLen(arg uint, arg2 *int64, arg3 *int64, arg4 int, arg5 int) uint

RbRangeBegLen calls raw.RbRangeBegLen (C function rb_range_beg_len).

func RbRangeNew

func RbRangeNew(arg uint, arg2 uint, arg3 int) uint

RbRangeNew calls raw.RbRangeNew (C function rb_range_new).

func RbRangeValues

func RbRangeValues(range_ uint, begp *uint, endp *uint, exclp *int32) int

RbRangeValues calls raw.RbRangeValues (C function rb_range_values).

func RbRational

func RbRational(arg uint, arg2 uint) uint

RbRational calls raw.RbRational (C function rb_Rational).

func RbRationalDen

func RbRationalDen(rat uint) uint

RbRationalDen calls raw.RbRationalDen (C function rb_rational_den).

func RbRationalNew

func RbRationalNew(arg uint, arg2 uint) uint

RbRationalNew calls raw.RbRationalNew (C function rb_rational_new).

func RbRationalNum

func RbRationalNum(rat uint) uint

RbRationalNum calls raw.RbRationalNum (C function rb_rational_num).

func RbRationalRaw

func RbRationalRaw(arg uint, arg2 uint) uint

RbRationalRaw calls raw.RbRationalRaw (C function rb_rational_raw).

func RbReadwriteSysFail

func RbReadwriteSysFail(arg Rb_io_wait_readwrite, arg2 string)

RbReadwriteSysFail calls raw.RbReadwriteSysFail (C function rb_readwrite_sys_fail).

func RbReadwriteSyserrFail

func RbReadwriteSyserrFail(arg Rb_io_wait_readwrite, arg2 int, arg3 string)

RbReadwriteSyserrFail calls raw.RbReadwriteSyserrFail (C function rb_readwrite_syserr_fail).

func RbRegAlloc

func RbRegAlloc() uint

RbRegAlloc calls raw.RbRegAlloc (C function rb_reg_alloc).

func RbRegBackrefNumber

func RbRegBackrefNumber(match uint, backref uint) int

RbRegBackrefNumber calls raw.RbRegBackrefNumber (C function rb_reg_backref_number).

func RbRegInitStr

func RbRegInitStr(re uint, s uint, options int) uint

RbRegInitStr calls raw.RbRegInitStr (C function rb_reg_init_str).

func RbRegLastMatch

func RbRegLastMatch(arg uint) uint

RbRegLastMatch calls raw.RbRegLastMatch (C function rb_reg_last_match).

func RbRegMatch

func RbRegMatch(arg uint, arg2 uint) uint

RbRegMatch calls raw.RbRegMatch (C function rb_reg_match).

func RbRegMatch2

func RbRegMatch2(arg uint) uint

RbRegMatch2 calls raw.RbRegMatch2 (C function rb_reg_match2).

func RbRegMatchLast

func RbRegMatchLast(arg uint) uint

RbRegMatchLast calls raw.RbRegMatchLast (C function rb_reg_match_last).

func RbRegMatchPost

func RbRegMatchPost(arg uint) uint

RbRegMatchPost calls raw.RbRegMatchPost (C function rb_reg_match_post).

func RbRegMatchPre

func RbRegMatchPre(arg uint) uint

RbRegMatchPre calls raw.RbRegMatchPre (C function rb_reg_match_pre).

func RbRegNew

func RbRegNew(arg string, arg2 int, arg3 int) uint

RbRegNew calls raw.RbRegNew (C function rb_reg_new).

func RbRegNewStr

func RbRegNewStr(arg uint, arg2 int) uint

RbRegNewStr calls raw.RbRegNewStr (C function rb_reg_new_str).

func RbRegNthDefined

func RbRegNthDefined(arg int, arg2 uint) uint

RbRegNthDefined calls raw.RbRegNthDefined (C function rb_reg_nth_defined).

func RbRegNthMatch

func RbRegNthMatch(arg int, arg2 uint) uint

RbRegNthMatch calls raw.RbRegNthMatch (C function rb_reg_nth_match).

func RbRegOptions

func RbRegOptions(arg uint) int

RbRegOptions calls raw.RbRegOptions (C function rb_reg_options).

func RbRemoveEventHook

func RbRemoveEventHook(func_ unsafe.Pointer) int

RbRemoveEventHook calls raw.RbRemoveEventHook (C function rb_remove_event_hook).

func RbRemoveMethod

func RbRemoveMethod(arg uint, arg2 string)

RbRemoveMethod calls raw.RbRemoveMethod (C function rb_remove_method).

func RbRemoveMethodId

func RbRemoveMethodId(arg uint, arg2 uint)

RbRemoveMethodId calls raw.RbRemoveMethodId (C function rb_remove_method_id).

func RbRequire

func RbRequire(arg string) uint

RbRequire calls raw.RbRequire (C function rb_require).

func RbRequireSafe

func RbRequireSafe(arg uint, arg2 int) uint

RbRequireSafe calls raw.RbRequireSafe (C function rb_require_safe).

func RbRescue

func RbRescue(arg unsafe.Pointer, arg2 uint, arg3 unsafe.Pointer, arg4 uint) uint

RbRescue calls raw.RbRescue (C function rb_rescue).

func RbReservedFdP

func RbReservedFdP(fd int) int

RbReservedFdP calls raw.RbReservedFdP (C function rb_reserved_fd_p).

func RbResetRandomSeed

func RbResetRandomSeed()

RbResetRandomSeed calls raw.RbResetRandomSeed (C function rb_reset_random_seed).

func RbRespondTo

func RbRespondTo(arg uint, arg2 uint) int

RbRespondTo calls raw.RbRespondTo (C function rb_respond_to).

func RbRubyDebugPtr

func RbRubyDebugPtr() *uint

RbRubyDebugPtr calls raw.RbRubyDebugPtr (C function rb_ruby_debug_ptr).

func RbRubyVerbosePtr

func RbRubyVerbosePtr() *uint

RbRubyVerbosePtr calls raw.RbRubyVerbosePtr (C function rb_ruby_verbose_ptr).

func RbSafeLevel

func RbSafeLevel() int

RbSafeLevel calls raw.RbSafeLevel (C function rb_safe_level).

func RbSecure

func RbSecure(arg int)

RbSecure calls raw.RbSecure (C function rb_secure).

func RbSecureUpdate

func RbSecureUpdate(arg uint)

RbSecureUpdate calls raw.RbSecureUpdate (C function rb_secure_update).

func RbSetClassPath

func RbSetClassPath(arg uint, arg2 uint, arg3 string)

RbSetClassPath calls raw.RbSetClassPath (C function rb_set_class_path).

func RbSetClassPathString

func RbSetClassPathString(arg uint, arg2 uint, arg3 uint)

RbSetClassPathString calls raw.RbSetClassPathString (C function rb_set_class_path_string).

func RbSetEndProc

func RbSetEndProc(arg unsafe.Pointer, arg2 uint)

RbSetEndProc calls raw.RbSetEndProc (C function rb_set_end_proc).

func RbSetErrinfo

func RbSetErrinfo(arg uint)

RbSetErrinfo calls raw.RbSetErrinfo (C function rb_set_errinfo).

func RbSetSafeLevel

func RbSetSafeLevel(arg int)

RbSetSafeLevel calls raw.RbSetSafeLevel (C function rb_set_safe_level).

func RbSetSafeLevelForce

func RbSetSafeLevelForce(arg int)

RbSetSafeLevelForce calls raw.RbSetSafeLevelForce (C function rb_set_safe_level_force).

func RbSingletonClass

func RbSingletonClass(arg uint) uint

RbSingletonClass calls raw.RbSingletonClass (C function rb_singleton_class).

func RbSingletonClassAttached

func RbSingletonClassAttached(arg uint, arg2 uint)

RbSingletonClassAttached calls raw.RbSingletonClassAttached (C function rb_singleton_class_attached).

func RbSingletonClassClone

func RbSingletonClassClone(arg uint) uint

RbSingletonClassClone calls raw.RbSingletonClassClone (C function rb_singleton_class_clone).

func RbSourcefile

func RbSourcefile() string

RbSourcefile calls raw.RbSourcefile (C function rb_sourcefile).

func RbSourceline

func RbSourceline() int

RbSourceline calls raw.RbSourceline (C function rb_sourceline).

func RbSpawn

func RbSpawn(arg int, arg2 *uint) int

RbSpawn calls raw.RbSpawn (C function rb_spawn).

func RbSpawnErr

func RbSpawnErr(arg int, arg2 *uint, arg3 string, arg4 uint) int

RbSpawnErr calls raw.RbSpawnErr (C function rb_spawn_err).

func RbSprintf

func RbSprintf(arg string) uint

RbSprintf calls raw.RbSprintf (C function rb_sprintf).

func RbStr2inum

func RbStr2inum(arg uint, arg2 int) uint

RbStr2inum calls raw.RbStr2inum (C function rb_str2inum).

func RbStrAppend

func RbStrAppend(arg uint, arg2 uint) uint

RbStrAppend calls raw.RbStrAppend (C function rb_str_append).

func RbStrAssociate

func RbStrAssociate()

RbStrAssociate calls raw.RbStrAssociate (C function rb_str_associate).

func RbStrAssociated

func RbStrAssociated()

RbStrAssociated calls raw.RbStrAssociated (C function rb_str_associated).

func RbStrBufAppend

func RbStrBufAppend(arg uint, arg2 uint) uint

RbStrBufAppend calls raw.RbStrBufAppend (C function rb_str_buf_append).

func RbStrBufCat

func RbStrBufCat(arg uint, arg2 string, arg3 int) uint

RbStrBufCat calls raw.RbStrBufCat (C function rb_str_buf_cat).

func RbStrBufCat2

func RbStrBufCat2(arg uint, arg2 string) uint

RbStrBufCat2 calls raw.RbStrBufCat2 (C function rb_str_buf_cat2).

func RbStrBufCatAscii

func RbStrBufCatAscii(arg uint, arg2 string) uint

RbStrBufCatAscii calls raw.RbStrBufCatAscii (C function rb_str_buf_cat_ascii).

func RbStrBufNew

func RbStrBufNew(arg int) uint

RbStrBufNew calls raw.RbStrBufNew (C function rb_str_buf_new).

func RbStrBufNew2

func RbStrBufNew2(arg string) uint

RbStrBufNew2 calls raw.RbStrBufNew2 (C function rb_str_buf_new2).

func RbStrBufNewCstr

func RbStrBufNewCstr(arg string) uint

RbStrBufNewCstr calls raw.RbStrBufNewCstr (C function rb_str_buf_new_cstr).

func RbStrCapacity

func RbStrCapacity(arg uint) uint

RbStrCapacity calls raw.RbStrCapacity (C function rb_str_capacity).

func RbStrCat

func RbStrCat(arg uint, arg2 string, arg3 int) uint

RbStrCat calls raw.RbStrCat (C function rb_str_cat).

func RbStrCat2

func RbStrCat2(arg uint, arg2 string) uint

RbStrCat2 calls raw.RbStrCat2 (C function rb_str_cat2).

func RbStrCatCstr

func RbStrCatCstr(arg uint, arg2 string) uint

RbStrCatCstr calls raw.RbStrCatCstr (C function rb_str_cat_cstr).

func RbStrCmp

func RbStrCmp(arg uint, arg2 uint) int

RbStrCmp calls raw.RbStrCmp (C function rb_str_cmp).

func RbStrComparable

func RbStrComparable(arg uint, arg2 uint) int

RbStrComparable calls raw.RbStrComparable (C function rb_str_comparable).

func RbStrConcat

func RbStrConcat(arg uint, arg2 uint) uint

RbStrConcat calls raw.RbStrConcat (C function rb_str_concat).

func RbStrDropBytes

func RbStrDropBytes(arg uint, arg2 int) uint

RbStrDropBytes calls raw.RbStrDropBytes (C function rb_str_drop_bytes).

func RbStrDump

func RbStrDump(arg uint) uint

RbStrDump calls raw.RbStrDump (C function rb_str_dump).

func RbStrDup

func RbStrDup(arg uint) uint

RbStrDup calls raw.RbStrDup (C function rb_str_dup).

func RbStrDupFrozen

func RbStrDupFrozen(arg uint) uint

RbStrDupFrozen calls raw.RbStrDupFrozen (C function rb_str_dup_frozen).

func RbStrEllipsize

func RbStrEllipsize(arg uint, arg2 int) uint

RbStrEllipsize calls raw.RbStrEllipsize (C function rb_str_ellipsize).

func RbStrEncodeOspath

func RbStrEncodeOspath(arg uint) uint

RbStrEncodeOspath calls raw.RbStrEncodeOspath (C function rb_str_encode_ospath).

func RbStrEqual

func RbStrEqual(str1 uint, str2 uint) uint

RbStrEqual calls raw.RbStrEqual (C function rb_str_equal).

func RbStrExport

func RbStrExport(arg uint) uint

RbStrExport calls raw.RbStrExport (C function rb_str_export).

func RbStrExportLocale

func RbStrExportLocale(arg uint) uint

RbStrExportLocale calls raw.RbStrExportLocale (C function rb_str_export_locale).

func RbStrFormat

func RbStrFormat(arg int, arg2 *uint, arg3 uint) uint

RbStrFormat calls raw.RbStrFormat (C function rb_str_format).

func RbStrFree

func RbStrFree(arg uint)

RbStrFree calls raw.RbStrFree (C function rb_str_free).

func RbStrFreeze

func RbStrFreeze(arg uint) uint

RbStrFreeze calls raw.RbStrFreeze (C function rb_str_freeze).

func RbStrHash

func RbStrHash(arg uint) uint

RbStrHash calls raw.RbStrHash (C function rb_str_hash).

func RbStrHashCmp

func RbStrHashCmp(arg uint, arg2 uint) int

RbStrHashCmp calls raw.RbStrHashCmp (C function rb_str_hash_cmp).

func RbStrInspect

func RbStrInspect(arg uint) uint

RbStrInspect calls raw.RbStrInspect (C function rb_str_inspect).

func RbStrIntern

func RbStrIntern(arg uint) uint

RbStrIntern calls raw.RbStrIntern (C function rb_str_intern).

func RbStrLength

func RbStrLength(arg uint) uint

RbStrLength calls raw.RbStrLength (C function rb_str_length).

func RbStrLocktmp

func RbStrLocktmp(arg uint) uint

RbStrLocktmp calls raw.RbStrLocktmp (C function rb_str_locktmp).

func RbStrModify

func RbStrModify(arg uint)

RbStrModify calls raw.RbStrModify (C function rb_str_modify).

func RbStrModifyExpand

func RbStrModifyExpand(arg uint, arg2 int)

RbStrModifyExpand calls raw.RbStrModifyExpand (C function rb_str_modify_expand).

func RbStrNew

func RbStrNew(arg string, arg2 int) uint

RbStrNew calls raw.RbStrNew (C function rb_str_new).

func RbStrNewCstr

func RbStrNewCstr(arg string) uint

RbStrNewCstr calls raw.RbStrNewCstr (C function rb_str_new_cstr).

func RbStrNewFrozen

func RbStrNewFrozen(arg uint) uint

RbStrNewFrozen calls raw.RbStrNewFrozen (C function rb_str_new_frozen).

func RbStrNewShared

func RbStrNewShared(arg uint) uint

RbStrNewShared calls raw.RbStrNewShared (C function rb_str_new_shared).

func RbStrNewStatic

func RbStrNewStatic(arg string, arg2 int) uint

RbStrNewStatic calls raw.RbStrNewStatic (C function rb_str_new_static).

func RbStrNewWithClass

func RbStrNewWithClass(arg uint, arg2 string, arg3 int) uint

RbStrNewWithClass calls raw.RbStrNewWithClass (C function rb_str_new_with_class).

func RbStrOffset

func RbStrOffset(arg uint, arg2 int) int

RbStrOffset calls raw.RbStrOffset (C function rb_str_offset).

func RbStrPlus

func RbStrPlus(arg uint, arg2 uint) uint

RbStrPlus calls raw.RbStrPlus (C function rb_str_plus).

func RbStrReplace

func RbStrReplace(arg uint, arg2 uint) uint

RbStrReplace calls raw.RbStrReplace (C function rb_str_replace).

func RbStrResize

func RbStrResize(arg uint, arg2 int) uint

RbStrResize calls raw.RbStrResize (C function rb_str_resize).

func RbStrResurrect

func RbStrResurrect(str uint) uint

RbStrResurrect calls raw.RbStrResurrect (C function rb_str_resurrect).

func RbStrScrub

func RbStrScrub(arg uint, arg2 uint) uint

RbStrScrub calls raw.RbStrScrub (C function rb_str_scrub).

func RbStrSetLen

func RbStrSetLen(arg uint, arg2 int)

RbStrSetLen calls raw.RbStrSetLen (C function rb_str_set_len).

func RbStrSetter

func RbStrSetter(arg uint, arg2 uint, arg3 *uint)

RbStrSetter calls raw.RbStrSetter (C function rb_str_setter).

func RbStrSharedReplace

func RbStrSharedReplace(arg uint, arg2 uint)

RbStrSharedReplace calls raw.RbStrSharedReplace (C function rb_str_shared_replace).

func RbStrSplit

func RbStrSplit(arg uint, arg2 string) uint

RbStrSplit calls raw.RbStrSplit (C function rb_str_split).

func RbStrStrlen

func RbStrStrlen(arg uint) int

RbStrStrlen calls raw.RbStrStrlen (C function rb_str_strlen).

func RbStrSublen

func RbStrSublen(arg uint, arg2 int) int

RbStrSublen calls raw.RbStrSublen (C function rb_str_sublen).

func RbStrSubpos

func RbStrSubpos(arg uint, arg2 int, arg3 *int64) string

RbStrSubpos calls raw.RbStrSubpos (C function rb_str_subpos).

func RbStrSubseq

func RbStrSubseq(arg uint, arg2 int, arg3 int) uint

RbStrSubseq calls raw.RbStrSubseq (C function rb_str_subseq).

func RbStrSubstr

func RbStrSubstr(arg uint, arg2 int, arg3 int) uint

RbStrSubstr calls raw.RbStrSubstr (C function rb_str_substr).

func RbStrSucc

func RbStrSucc(arg uint) uint

RbStrSucc calls raw.RbStrSucc (C function rb_str_succ).

func RbStrTimes

func RbStrTimes(arg uint, arg2 uint) uint

RbStrTimes calls raw.RbStrTimes (C function rb_str_times).

func RbStrTmpNew

func RbStrTmpNew(arg int) uint

RbStrTmpNew calls raw.RbStrTmpNew (C function rb_str_tmp_new).

func RbStrToDbl

func RbStrToDbl(arg uint, arg2 int) float64

RbStrToDbl calls raw.RbStrToDbl (C function rb_str_to_dbl).

func RbStrToInum

func RbStrToInum(arg uint, arg2 int, arg3 int) uint

RbStrToInum calls raw.RbStrToInum (C function rb_str_to_inum).

func RbStrToStr

func RbStrToStr(arg uint) uint

RbStrToStr calls raw.RbStrToStr (C function rb_str_to_str).

func RbStrUnlocktmp

func RbStrUnlocktmp(arg uint) uint

RbStrUnlocktmp calls raw.RbStrUnlocktmp (C function rb_str_unlocktmp).

func RbStrUpdate

func RbStrUpdate(arg uint, arg2 int, arg3 int, arg4 uint)

RbStrUpdate calls raw.RbStrUpdate (C function rb_str_update).

func RbStrVcatf

func RbStrVcatf(arg uint, arg2 string, arg3 string) uint

RbStrVcatf calls raw.RbStrVcatf (C function rb_str_vcatf).

func RbString

func RbString(arg uint) uint

RbString calls raw.RbString (C function rb_String).

func RbStringValue

func RbStringValue(arg unsafe.Pointer) uint

RbStringValue calls raw.RbStringValue (C function rb_string_value).

func RbStringValueCstr

func RbStringValueCstr(arg unsafe.Pointer) string

RbStringValueCstr calls raw.RbStringValueCstr (C function rb_string_value_cstr).

func RbStringValuePtr

func RbStringValuePtr(arg unsafe.Pointer) string

RbStringValuePtr calls raw.RbStringValuePtr (C function rb_string_value_ptr).

func RbStructAlloc

func RbStructAlloc(arg uint, arg2 uint) uint

RbStructAlloc calls raw.RbStructAlloc (C function rb_struct_alloc).

func RbStructAllocNoinit

func RbStructAllocNoinit(arg uint) uint

RbStructAllocNoinit calls raw.RbStructAllocNoinit (C function rb_struct_alloc_noinit).

func RbStructAref

func RbStructAref(arg uint, arg2 uint) uint

RbStructAref calls raw.RbStructAref (C function rb_struct_aref).

func RbStructAset

func RbStructAset(arg uint, arg2 uint, arg3 uint) uint

RbStructAset calls raw.RbStructAset (C function rb_struct_aset).

func RbStructGetmember

func RbStructGetmember(arg uint, arg2 uint) uint

RbStructGetmember calls raw.RbStructGetmember (C function rb_struct_getmember).

func RbStructInitialize

func RbStructInitialize(arg uint, arg2 uint) uint

RbStructInitialize calls raw.RbStructInitialize (C function rb_struct_initialize).

func RbStructMembers

func RbStructMembers(arg uint) uint

RbStructMembers calls raw.RbStructMembers (C function rb_struct_members).

func RbStructPtr

func RbStructPtr()

RbStructPtr calls raw.RbStructPtr (C function rb_struct_ptr).

func RbStructSMembers

func RbStructSMembers(arg uint) uint

RbStructSMembers calls raw.RbStructSMembers (C function rb_struct_s_members).

func RbStructSize

func RbStructSize(s uint) uint

RbStructSize calls raw.RbStructSize (C function rb_struct_size).

func RbSym2id

func RbSym2id(arg uint) uint

RbSym2id calls raw.RbSym2id (C function rb_sym2id).

func RbSym2str

func RbSym2str(arg uint) uint

RbSym2str calls raw.RbSym2str (C function rb_sym2str).

func RbSymAllSymbols

func RbSymAllSymbols() uint

RbSymAllSymbols calls raw.RbSymAllSymbols (C function rb_sym_all_symbols).

func RbSymInternedP

func RbSymInternedP(arg uint) int

RbSymInternedP calls raw.RbSymInternedP (C function rb_sym_interned_p).

func RbSymToS

func RbSymToS(arg uint) uint

RbSymToS calls raw.RbSymToS (C function rb_sym_to_s).

func RbSymnameP

func RbSymnameP(arg string) int

RbSymnameP calls raw.RbSymnameP (C function rb_symname_p).

func RbSysFail

func RbSysFail(arg string)

RbSysFail calls raw.RbSysFail (C function rb_sys_fail).

func RbSysFailStr

func RbSysFailStr(arg uint)

RbSysFailStr calls raw.RbSysFailStr (C function rb_sys_fail_str).

func RbSyserrFail

func RbSyserrFail(arg int, arg2 string)

RbSyserrFail calls raw.RbSyserrFail (C function rb_syserr_fail).

func RbSyserrFailStr

func RbSyserrFailStr(arg int, arg2 uint)

RbSyserrFailStr calls raw.RbSyserrFailStr (C function rb_syserr_fail_str).

func RbSyserrNew

func RbSyserrNew(arg int, arg2 string) uint

RbSyserrNew calls raw.RbSyserrNew (C function rb_syserr_new).

func RbSyserrNewStr

func RbSyserrNewStr(n int, arg uint) uint

RbSyserrNewStr calls raw.RbSyserrNewStr (C function rb_syserr_new_str).

func RbSyswait

func RbSyswait(pid int)

RbSyswait calls raw.RbSyswait (C function rb_syswait).

func RbTaintedStrNew

func RbTaintedStrNew(arg string, arg2 int) uint

RbTaintedStrNew calls raw.RbTaintedStrNew (C function rb_tainted_str_new).

func RbTaintedStrNewCstr

func RbTaintedStrNewCstr(arg string) uint

RbTaintedStrNewCstr calls raw.RbTaintedStrNewCstr (C function rb_tainted_str_new_cstr).

func RbThreadAlone

func RbThreadAlone() int

RbThreadAlone calls raw.RbThreadAlone (C function rb_thread_alone).

func RbThreadAtfork

func RbThreadAtfork()

RbThreadAtfork calls raw.RbThreadAtfork (C function rb_thread_atfork).

func RbThreadAtforkBeforeExec

func RbThreadAtforkBeforeExec()

RbThreadAtforkBeforeExec calls raw.RbThreadAtforkBeforeExec (C function rb_thread_atfork_before_exec).

func RbThreadCheckInts

func RbThreadCheckInts()

RbThreadCheckInts calls raw.RbThreadCheckInts (C function rb_thread_check_ints).

func RbThreadCreate

func RbThreadCreate(arg unsafe.Pointer, arg2 unsafe.Pointer) uint

RbThreadCreate calls raw.RbThreadCreate (C function rb_thread_create).

func RbThreadCurrent

func RbThreadCurrent() uint

RbThreadCurrent calls raw.RbThreadCurrent (C function rb_thread_current).

func RbThreadFdClose

func RbThreadFdClose(arg int)

RbThreadFdClose calls raw.RbThreadFdClose (C function rb_thread_fd_close).

func RbThreadFdSelect

func RbThreadFdSelect(arg int, arg2 *raw.RbFdsetT, arg3 *raw.RbFdsetT, arg4 *raw.RbFdsetT, arg5 unsafe.Pointer) int

RbThreadFdSelect calls raw.RbThreadFdSelect (C function rb_thread_fd_select).

func RbThreadFdWritable

func RbThreadFdWritable(arg int) int

RbThreadFdWritable calls raw.RbThreadFdWritable (C function rb_thread_fd_writable).

func RbThreadInterrupted

func RbThreadInterrupted(thval uint) int

RbThreadInterrupted calls raw.RbThreadInterrupted (C function rb_thread_interrupted).

func RbThreadKill

func RbThreadKill(arg uint) uint

RbThreadKill calls raw.RbThreadKill (C function rb_thread_kill).

func RbThreadLocalAref

func RbThreadLocalAref(arg uint, arg2 uint) uint

RbThreadLocalAref calls raw.RbThreadLocalAref (C function rb_thread_local_aref).

func RbThreadLocalAset

func RbThreadLocalAset(arg uint, arg2 uint, arg3 uint) uint

RbThreadLocalAset calls raw.RbThreadLocalAset (C function rb_thread_local_aset).

func RbThreadMain

func RbThreadMain() uint

RbThreadMain calls raw.RbThreadMain (C function rb_thread_main).

func RbThreadRun

func RbThreadRun(arg uint) uint

RbThreadRun calls raw.RbThreadRun (C function rb_thread_run).

func RbThreadSchedule

func RbThreadSchedule()

RbThreadSchedule calls raw.RbThreadSchedule (C function rb_thread_schedule).

func RbThreadSleep

func RbThreadSleep(arg int)

RbThreadSleep calls raw.RbThreadSleep (C function rb_thread_sleep).

func RbThreadSleepDeadly

func RbThreadSleepDeadly()

RbThreadSleepDeadly calls raw.RbThreadSleepDeadly (C function rb_thread_sleep_deadly).

func RbThreadSleepForever

func RbThreadSleepForever()

RbThreadSleepForever calls raw.RbThreadSleepForever (C function rb_thread_sleep_forever).

func RbThreadStop

func RbThreadStop() uint

RbThreadStop calls raw.RbThreadStop (C function rb_thread_stop).

func RbThreadWaitFd

func RbThreadWaitFd(arg int)

RbThreadWaitFd calls raw.RbThreadWaitFd (C function rb_thread_wait_fd).

func RbThreadWaitFor

func RbThreadWaitFor(arg unsafe.Pointer)

RbThreadWaitFor calls raw.RbThreadWaitFor (C function rb_thread_wait_for).

func RbThreadWakeup

func RbThreadWakeup(arg uint) uint

RbThreadWakeup calls raw.RbThreadWakeup (C function rb_thread_wakeup).

func RbThreadWakeupAlive

func RbThreadWakeupAlive(arg uint) uint

RbThreadWakeupAlive calls raw.RbThreadWakeupAlive (C function rb_thread_wakeup_alive).

func RbThrow

func RbThrow(arg string, arg2 uint)

RbThrow calls raw.RbThrow (C function rb_throw).

func RbThrowObj

func RbThrowObj(arg uint, arg2 uint)

RbThrowObj calls raw.RbThrowObj (C function rb_throw_obj).

func RbTimeInterval

func RbTimeInterval(num uint) unsafe.Pointer

RbTimeInterval calls raw.RbTimeInterval (C function rb_time_interval).

func RbTimeNanoNew

func RbTimeNanoNew(arg int, arg2 int) uint

RbTimeNanoNew calls raw.RbTimeNanoNew (C function rb_time_nano_new).

func RbTimeNew

func RbTimeNew(arg int, arg2 int) uint

RbTimeNew calls raw.RbTimeNew (C function rb_time_new).

func RbTimeNumNew

func RbTimeNumNew(arg uint, arg2 uint) uint

RbTimeNumNew calls raw.RbTimeNumNew (C function rb_time_num_new).

func RbTimeSucc

func RbTimeSucc(arg uint) uint

RbTimeSucc calls raw.RbTimeSucc (C function rb_time_succ).

func RbTimeTimespec

func RbTimeTimespec(time_ uint) unsafe.Pointer

RbTimeTimespec calls raw.RbTimeTimespec (C function rb_time_timespec).

func RbTimeTimespecNew

func RbTimeTimespecNew(arg unsafe.Pointer, arg2 int) uint

RbTimeTimespecNew calls raw.RbTimeTimespecNew (C function rb_time_timespec_new).

func RbTimeTimeval

func RbTimeTimeval(time_ uint) unsafe.Pointer

RbTimeTimeval calls raw.RbTimeTimeval (C function rb_time_timeval).

func RbTimeUtcOffset

func RbTimeUtcOffset(time_ uint) uint

RbTimeUtcOffset calls raw.RbTimeUtcOffset (C function rb_time_utc_offset).

func RbTimespecNow

func RbTimespecNow(arg unsafe.Pointer)

RbTimespecNow calls raw.RbTimespecNow (C function rb_timespec_now).

func RbToFloat

func RbToFloat(arg uint) uint

RbToFloat calls raw.RbToFloat (C function rb_to_float).

func RbToId

func RbToId(arg uint) uint

RbToId calls raw.RbToId (C function rb_to_id).

func RbToInt

func RbToInt(arg uint) uint

RbToInt calls raw.RbToInt (C function rb_to_int).

func RbToSymbol

func RbToSymbol(name uint) uint

RbToSymbol calls raw.RbToSymbol (C function rb_to_symbol).

func RbTolower

func RbTolower(c int) int

RbTolower calls raw.RbTolower (C function rb_tolower).

func RbToupper

func RbToupper(c int) int

RbToupper calls raw.RbToupper (C function rb_toupper).

func RbTrapExec

func RbTrapExec()

RbTrapExec calls raw.RbTrapExec (C function rb_trap_exec).

func RbTrapExit

func RbTrapExit()

RbTrapExit calls raw.RbTrapExit (C function rb_trap_exit).

func RbType

func RbType(obj uint) int

RbType calls raw.RbType (C function rb_type).

func RbTypeddataInheritedP

func RbTypeddataInheritedP(child *raw.RbDataTypeStruct, parent *raw.RbDataTypeStruct) int

RbTypeddataInheritedP calls raw.RbTypeddataInheritedP (C function rb_typeddata_inherited_p).

func RbTypeddataIsKindOf

func RbTypeddataIsKindOf(arg uint, arg2 *raw.RbDataTypeStruct) int

RbTypeddataIsKindOf calls raw.RbTypeddataIsKindOf (C function rb_typeddata_is_kind_of).

func RbUint2big

func RbUint2big(arg uint) uint

RbUint2big calls raw.RbUint2big (C function rb_uint2big).

func RbUint2inum

func RbUint2inum(arg uint) uint

RbUint2inum calls raw.RbUint2inum (C function rb_uint2inum).

func RbUll2inum

func RbUll2inum(arg uint64) uint

RbUll2inum calls raw.RbUll2inum (C function rb_ull2inum).

func RbUlong2numInline

func RbUlong2numInline(v uint) uint

RbUlong2numInline calls raw.RbUlong2numInline (C function rb_ulong2num_inline).

func RbUndef

func RbUndef(arg uint, arg2 uint)

RbUndef calls raw.RbUndef (C function rb_undef).

func RbUndefAllocFunc

func RbUndefAllocFunc(arg uint)

RbUndefAllocFunc calls raw.RbUndefAllocFunc (C function rb_undef_alloc_func).

func RbUndefMethod

func RbUndefMethod(arg uint, arg2 string)

RbUndefMethod calls raw.RbUndefMethod (C function rb_undef_method).

func RbUndefineFinalizer

func RbUndefineFinalizer(arg uint) uint

RbUndefineFinalizer calls raw.RbUndefineFinalizer (C function rb_undefine_finalizer).

func RbUpdateMaxFd

func RbUpdateMaxFd(fd int)

RbUpdateMaxFd calls raw.RbUpdateMaxFd (C function rb_update_max_fd).

func RbUsasciiStrNew

func RbUsasciiStrNew(arg string, arg2 int) uint

RbUsasciiStrNew calls raw.RbUsasciiStrNew (C function rb_usascii_str_new).

func RbUsasciiStrNewCstr

func RbUsasciiStrNewCstr(arg string) uint

RbUsasciiStrNewCstr calls raw.RbUsasciiStrNewCstr (C function rb_usascii_str_new_cstr).

func RbUsasciiStrNewStatic

func RbUsasciiStrNewStatic(arg string, arg2 int) uint

RbUsasciiStrNewStatic calls raw.RbUsasciiStrNewStatic (C function rb_usascii_str_new_static).

func RbUtf8StrNew

func RbUtf8StrNew(arg string, arg2 int) uint

RbUtf8StrNew calls raw.RbUtf8StrNew (C function rb_utf8_str_new).

func RbUtf8StrNewCstr

func RbUtf8StrNewCstr(arg string) uint

RbUtf8StrNewCstr calls raw.RbUtf8StrNewCstr (C function rb_utf8_str_new_cstr).

func RbUtf8StrNewStatic

func RbUtf8StrNewStatic(arg string, arg2 int) uint

RbUtf8StrNewStatic calls raw.RbUtf8StrNewStatic (C function rb_utf8_str_new_static).

func RbUvToUtf8

func RbUvToUtf8(arg string, arg2 uint) int

RbUvToUtf8 calls raw.RbUvToUtf8 (C function rb_uv_to_utf8).

func RbVarargsBadLength

func RbVarargsBadLength(arg int, arg2 int) int

RbVarargsBadLength calls raw.RbVarargsBadLength (C function rb_varargs_bad_length).

func RbVsprintf

func RbVsprintf(arg string, arg2 string) uint

RbVsprintf calls raw.RbVsprintf (C function rb_vsprintf).

func RbWaitpid

func RbWaitpid(pid int, status *int32, flags int) int

RbWaitpid calls raw.RbWaitpid (C function rb_waitpid).

func RbWriteError

func RbWriteError(arg string)

RbWriteError calls raw.RbWriteError (C function rb_write_error).

func RbWriteError2

func RbWriteError2(arg string, arg2 int)

RbWriteError2 calls raw.RbWriteError2 (C function rb_write_error2).

func RbYield

func RbYield(arg uint) uint

RbYield calls raw.RbYield (C function rb_yield).

func RbYieldBlock

func RbYieldBlock(arg uint, arg2 uint, arg3 int, arg4 *uint, arg5 uint) uint

RbYieldBlock calls raw.RbYieldBlock (C function rb_yield_block).

func RbYieldSplat

func RbYieldSplat(arg uint) uint

RbYieldSplat calls raw.RbYieldSplat (C function rb_yield_splat).

func RbYieldValues2

func RbYieldValues2(n int, argv *uint) uint

RbYieldValues2 calls raw.RbYieldValues2 (C function rb_yield_values2).

func RunNode

func RunNode(n unsafe.Pointer) int

RunNode calls raw.RubyRunNode (C function ruby_run_node).

func Script

func Script(name string)

Script calls raw.RubyScript (C function ruby_script).

func SetArgv

func SetArgv(arg int, arg2 string)

SetArgv calls raw.RubySetArgv (C function ruby_set_argv).

func SetScriptName

func SetScriptName(name uint)

SetScriptName calls raw.RubySetScriptName (C function ruby_set_script_name).

func SetStackSize

func SetStackSize(arg uint)

SetStackSize calls raw.RubySetStackSize (C function ruby_set_stack_size).

func Setup

func Setup() int

Setup calls raw.RubySetup (C function ruby_setup).

func ShowCopyright

func ShowCopyright()

ShowCopyright calls raw.RubyShowCopyright (C function ruby_show_copyright).

func ShowCopyrightToDie

func ShowCopyrightToDie(arg int) int

ShowCopyrightToDie calls raw.RubyShowCopyrightToDie (C function ruby_show_copyright_to_die).

func ShowVersion

func ShowVersion()

ShowVersion calls raw.RubyShowVersion (C function ruby_show_version).

func SigFinalize

func SigFinalize()

SigFinalize calls raw.RubySigFinalize (C function ruby_sig_finalize).

func SignalName

func SignalName(arg int) string

SignalName calls raw.RubySignalName (C function ruby_signal_name).

func Snprintf

func Snprintf(str string, n uint, fmt_ string) int

Snprintf calls raw.RubySnprintf (C function ruby_snprintf).

func StAddDirect

func StAddDirect(arg *raw.StTable, arg2 uint, arg3 uint)

StAddDirect calls raw.StAddDirect (C function st_add_direct).

func StCleanupSafe

func StCleanupSafe(arg *raw.StTable, arg2 uint)

StCleanupSafe calls raw.StCleanupSafe (C function st_cleanup_safe).

func StClear

func StClear(arg *raw.StTable)

StClear calls raw.StClear (C function st_clear).

func StCopy

func StCopy(arg *raw.StTable) *raw.StTable

StCopy calls raw.StCopy (C function st_copy).

func StDelete

func StDelete(arg *raw.StTable, arg2 *uint, arg3 *uint) int

StDelete calls raw.StDelete (C function st_delete).

func StDeleteSafe

func StDeleteSafe(arg *raw.StTable, arg2 *uint, arg3 *uint, arg4 uint) int

StDeleteSafe calls raw.StDeleteSafe (C function st_delete_safe).

func StForeach

func StForeach(arg *raw.StTable, arg2 unsafe.Pointer, arg3 uint) int

StForeach calls raw.StForeach (C function st_foreach).

func StForeachCheck

func StForeachCheck(arg *raw.StTable, arg2 unsafe.Pointer, arg3 uint, arg4 uint) int

StForeachCheck calls raw.StForeachCheck (C function st_foreach_check).

func StForeachSafe

func StForeachSafe(arg *raw.StTable, arg2 unsafe.Pointer, arg3 uint)

StForeachSafe calls raw.StForeachSafe (C function st_foreach_safe).

func StFreeTable

func StFreeTable(arg *raw.StTable)

StFreeTable calls raw.StFreeTable (C function st_free_table).

func StGetKey

func StGetKey(arg *raw.StTable, arg2 uint, arg3 *uint) int

StGetKey calls raw.StGetKey (C function st_get_key).

func StHash

func StHash(ptr unsafe.Pointer, len_ uint, h uint) uint

StHash calls raw.StHash (C function st_hash).

func StHashEnd

func StHashEnd(h uint) uint

StHashEnd calls raw.StHashEnd (C function st_hash_end).

func StHashStart

func StHashStart(h uint) uint

StHashStart calls raw.StHashStart (C function st_hash_start).

func StHashUint

func StHashUint(h uint, i uint) uint

StHashUint calls raw.StHashUint (C function st_hash_uint).

func StHashUint32

func StHashUint32(h uint, i uint32) uint

StHashUint32 calls raw.StHashUint32 (C function st_hash_uint32).

func StInitNumtable

func StInitNumtable() *raw.StTable

StInitNumtable calls raw.StInitNumtable (C function st_init_numtable).

func StInitNumtableWithSize

func StInitNumtableWithSize(arg uint) *raw.StTable

StInitNumtableWithSize calls raw.StInitNumtableWithSize (C function st_init_numtable_with_size).

func StInitStrcasetable

func StInitStrcasetable() *raw.StTable

StInitStrcasetable calls raw.StInitStrcasetable (C function st_init_strcasetable).

func StInitStrcasetableWithSize

func StInitStrcasetableWithSize(arg uint) *raw.StTable

StInitStrcasetableWithSize calls raw.StInitStrcasetableWithSize (C function st_init_strcasetable_with_size).

func StInitStrtable

func StInitStrtable() *raw.StTable

StInitStrtable calls raw.StInitStrtable (C function st_init_strtable).

func StInitStrtableWithSize

func StInitStrtableWithSize(arg uint) *raw.StTable

StInitStrtableWithSize calls raw.StInitStrtableWithSize (C function st_init_strtable_with_size).

func StInitTable

func StInitTable(arg *raw.StHashType) *raw.StTable

StInitTable calls raw.StInitTable (C function st_init_table).

func StInitTableWithSize

func StInitTableWithSize(arg *raw.StHashType, arg2 uint) *raw.StTable

StInitTableWithSize calls raw.StInitTableWithSize (C function st_init_table_with_size).

func StInsert

func StInsert(arg *raw.StTable, arg2 uint, arg3 uint) int

StInsert calls raw.StInsert (C function st_insert).

func StInsert2

func StInsert2(arg *raw.StTable, arg2 uint, arg3 uint, arg4 unsafe.Pointer) int

StInsert2 calls raw.StInsert2 (C function st_insert2).

func StKeys

func StKeys(table *raw.StTable, keys *uint, size uint) uint

StKeys calls raw.StKeys (C function st_keys).

func StKeysCheck

func StKeysCheck(table *raw.StTable, keys *uint, size uint, never uint) uint

StKeysCheck calls raw.StKeysCheck (C function st_keys_check).

func StLocaleInsensitiveStrcasecmp

func StLocaleInsensitiveStrcasecmp(s1 string, s2 string) int

StLocaleInsensitiveStrcasecmp calls raw.StLocaleInsensitiveStrcasecmp (C function st_locale_insensitive_strcasecmp).

func StLocaleInsensitiveStrncasecmp

func StLocaleInsensitiveStrncasecmp(s1 string, s2 string, n uint) int

StLocaleInsensitiveStrncasecmp calls raw.StLocaleInsensitiveStrncasecmp (C function st_locale_insensitive_strncasecmp).

func StLookup

func StLookup(arg *raw.StTable, arg2 uint, arg3 *uint) int

StLookup calls raw.StLookup (C function st_lookup).

func StMemsize

func StMemsize(arg *raw.StTable) uint

StMemsize calls raw.StMemsize (C function st_memsize).

func StNumcmp

func StNumcmp(arg uint, arg2 uint) int

StNumcmp calls raw.StNumcmp (C function st_numcmp).

func StNumhash

func StNumhash(arg uint) uint

StNumhash calls raw.StNumhash (C function st_numhash).

func StShift

func StShift(arg *raw.StTable, arg2 *uint, arg3 *uint) int

StShift calls raw.StShift (C function st_shift).

func StUpdate

func StUpdate(table *raw.StTable, key uint, func_ unsafe.Pointer, arg uint) int

StUpdate calls raw.StUpdate (C function st_update).

func StValues

func StValues(table *raw.StTable, values *uint, size uint) uint

StValues calls raw.StValues (C function st_values).

func StValuesCheck

func StValuesCheck(table *raw.StTable, values *uint, size uint, never uint) uint

StValuesCheck calls raw.StValuesCheck (C function st_values_check).

func StackCheck

func StackCheck() int

StackCheck calls raw.RubyStackCheck (C function ruby_stack_check).

func StackLength

func StackLength(arg *uint) uint

StackLength calls raw.RubyStackLength (C function ruby_stack_length).

func Stop

func Stop(arg int)

Stop calls raw.RubyStop (C function ruby_stop).

func Strtoul

func Strtoul(str string, endptr string, base int) uint

Strtoul calls raw.RubyStrtoul (C function ruby_strtoul).

func Sysinit

func Sysinit(argc *int32, argv string)

Sysinit calls raw.RubySysinit (C function ruby_sysinit).

func Vsnprintf

func Vsnprintf(str string, n uint, fmt_ string, ap string) int

Vsnprintf calls raw.RubyVsnprintf (C function ruby_vsnprintf).

func Xcalloc

func Xcalloc(arg uint, arg2 uint) unsafe.Pointer

Xcalloc calls raw.RubyXcalloc (C function ruby_xcalloc).

func Xfree

func Xfree(arg unsafe.Pointer)

Xfree calls raw.RubyXfree (C function ruby_xfree).

func Xmalloc

func Xmalloc(arg uint) unsafe.Pointer

Xmalloc calls raw.RubyXmalloc (C function ruby_xmalloc).

func Xmalloc2

func Xmalloc2(arg uint, arg2 uint) unsafe.Pointer

Xmalloc2 calls raw.RubyXmalloc2 (C function ruby_xmalloc2).

func Xrealloc

func Xrealloc(arg unsafe.Pointer, arg2 uint) unsafe.Pointer

Xrealloc calls raw.RubyXrealloc (C function ruby_xrealloc).

func Xrealloc2

func Xrealloc2(arg unsafe.Pointer, arg2 uint, arg3 uint) unsafe.Pointer

Xrealloc2 calls raw.RubyXrealloc2 (C function ruby_xrealloc2).

Types

type Rb_io_wait_readwrite added in v0.5.0

type Rb_io_wait_readwrite int64
const (
	RB_IO_WAIT_READABLE Rb_io_wait_readwrite = 0
	RB_IO_WAIT_WRITABLE Rb_io_wait_readwrite = 1
)

func (Rb_io_wait_readwrite) String added in v0.5.0

func (e Rb_io_wait_readwrite) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL