Function extend_nulls

Source
pub(super) fn extend_nulls<T: ArrowNativeType>(
    mutable: &mut _MutableArrayData<'_>,
    len: usize,
)