makepad_live_compiler::live_eval

Function powi

Source
pub fn powi<T>(v: T, l: i32) -> T
where T: ShaderMath,