Function rs_pbrt::core::pbrt::log_2_int_u64

source ·
pub fn log_2_int_u64(v: u64) -> i64
Expand description

Compute an integer base-2 logarithm function.