SizeT

Type Alias SizeT 

Source
pub type SizeT = c_ulong;
Expand description

大小类型,通常用于表示对象的大小或内存块的大小。