[][src]Function ocaml::core::fail::caml_raise_with_args

pub unsafe extern "C" fn caml_raise_with_args(
    tag: Value,
    nargs: c_int,
    arg: *mut Value
)