caml_copy_string_array

Function caml_copy_string_array 

Source
pub unsafe extern "C" fn caml_copy_string_array(
    arr: *const *const Char,
) -> Value