Function rs_pbrt::core::pbrt::log_2_int_i32

source ·
pub fn log_2_int_i32(v: i32) -> i32
Expand description

Compute an integer base-2 logarithm function.