[][src]Function ocaml_sys::caml_alloc_array

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