Type Definition memflow::types::pointer::Pointer32

source ·
pub type Pointer32<T> = Pointer<u32, T>;