Type Alias soroban_sdk::xdr::Int32

pub type Int32 = i32;
Expand description

Int32 is an XDR Typedef defines as:

typedef int int32;