[][src]Function arrow::util::bit_util::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