Function rb_include_module

Source
pub unsafe extern "C" fn rb_include_module(
    klass: Value,
    module: Value,
)