Function rb_extend_object

Source
pub unsafe extern "C" fn rb_extend_object(
    object: Value,
    module: Value,
)