Skip to main content

RawPtr

Type Alias RawPtr 

Source
pub type RawPtr = *mut c_void;
Expand description

Raw device pointer alias used by runtime arg-packing.