float_pow

Function float_pow 

Source
pub fn float_pow(
    env: wasm_exec_env_t,
    in_buff: *const u8,
    in_buff_len: usize,
    in_int: i32,
    out_buff: *mut u8,
    out_buff_len: usize,
    rounding_mode: i32,
) -> i32