Function ocaml_sys::caml_alloc_custom[][src]

pub unsafe extern "C" fn caml_alloc_custom(
    ops: *const custom_operations,
    size: Uintnat,
    mem: Size,
    max: Size
) -> Value