[][src]Macro ocaml::caml_frame

macro_rules! caml_frame {
    (|$($local:ident),*| $code:block) => { ... };
}

Defines an OCaml frame