ConstPtr

Type Alias ConstPtr 

Source
pub type ConstPtr = *const c_void;
Expand description

Const pointer type for C FFI.