Skip to main content

native_address

Function native_address 

Source
pub fn native_address<T: RudaPrimitive>(_input: &Slice<T>, _index: usize) -> u64
Expand description

Obtain the native byte address of a slice element. The address remains valid only while the underlying allocation is alive and in its owning address space.