soroban_sdk::xdr::int128_helpers

Function i128_from_pieces

source
pub fn i128_from_pieces(hi: i64, lo: u64) -> i128