Function libcruby_sys::rb_scan_args [] [src]

pub unsafe extern "C" fn rb_scan_args(
    argc: c_int,
    argv: *const VALUE,
    fmt: c_string,
     ...
)