Function bli_array_init

Source
pub unsafe extern "C" fn bli_array_init(
    num_elem: siz_t,
    elem_size: siz_t,
    array: *mut array_t,
)