Function rs_pbrt::core::pbrt::log_2_int_i64

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

Compute an integer base-2 logarithm function.