[][src]Function ocaml::core::alloc::caml_alloc_array

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