Type Alias ffi_types::CSliceRef

source ·
pub type CSliceRef<T> = SliceRef<T>;

Aliased Type§

struct CSliceRef<T>(/* private fields */);