#[no_mangle]
pub unsafe extern "C" fn nstd_core_math_pow_i64(x: i64, y: u32) -> i64
Expand description