caml_alloc_small

Function caml_alloc_small 

Source
pub unsafe extern "C" fn caml_alloc_small(
    size: Mlsize_t,
    tag: Tag_t,
) -> Value