arrow_
buffer
53.3.0
In arrow_
buffer::
bit_
util
Functions
ceil
get_bit
get_bit_raw
round_upto_multiple_of_64
round_upto_power_of_2
set_bit
set_bit_raw
unset_bit
unset_bit_raw
arrow_buffer
::
bit_util
Function
ceil
Copy item path
Settings
Help
Summary
Source
pub fn ceil(value:
usize
, divisor:
usize
) ->
usize
Expand description
Returns the ceil of
value
/
divisor