stellar_xdr::next::int128_helpers

Function i128_from_pieces

Source
pub fn i128_from_pieces(hi: i64, lo: u64) -> i128
Available on crate feature next only.