pub unsafe extern "C" fn powif(x: f32, n: i32) -> f32
Expand description

Integer power function.