Skip to main content

LineMemRef

Type Alias LineMemRef 

Source
pub type LineMemRef = MemRef<1>;

Aliased Type§

pub struct LineMemRef {
    pub allocated: *mut c_void,
    /* private fields */
}

Fields§

§allocated: *mut c_void

Pointer to the allocated memory