Function rs_pbrt::core::pbrt::log_2_int_u32

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

Compute an integer base-2 logarithm function.