soroban_sdk::xdr

Type Alias Int32

Source
pub type Int32 = i32;
Expand description

Int32 is an XDR Typedef defines as:

typedef int int32;