[][src]Macro ocaml_sys::caml_param

macro_rules! caml_param {
    ($($n:expr),*) => { ... };
}

Registers OCaml parameters with the GC