Function bli_array_resize

Source
pub unsafe extern "C" fn bli_array_resize(
    num_elem_new: siz_t,
    array: *mut array_t,
)