Uint32

Type Alias Uint32 

Source
pub type Uint32 = u32;
Expand description

Uint32 is an XDR Typedef defines as:

typedef unsigned int uint32;