[][src]Function ocaml_sys::caml_alloc_array

pub unsafe extern "C" fn caml_alloc_array(
    value: unsafe extern "C" fn(_: *const i8) -> Value,
    array: *const *const i8
) -> Value