[][src]Function ocaml_sys::caml_raise_with_args

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