Function libcruby_sys::rb_funcall [] [src]

pub unsafe extern "C" fn rb_funcall(
    value: VALUE,
    mid: ID,
    argc: c_int,
     ...
) -> VALUE