[][src]Function polars::chunked_array::builder::round_upto_multiple_of_64

pub fn round_upto_multiple_of_64(num: usize) -> usize

Returns the nearest number that is >= than num and is a multiple of 64