ConstRealPointer

Type Alias ConstRealPointer 

Source
pub type ConstRealPointer<T> = *const T;
Expand description

Pointer types for real data