impl_caml_pointer

Macro impl_caml_pointer 

Source
macro_rules! impl_caml_pointer {
    ($name: ident => $typ: ty) => { ... };
}