pub type NativeStream = hs_stream;
Available on crate feature
stream
only.Expand description
Pointer type for stream allocations used in LiveStream#Managing Allocations
.
Aliased Typeยง
pub struct NativeStream;
pub type NativeStream = hs_stream;
stream
only.Pointer type for stream allocations used in LiveStream#Managing Allocations
.
pub struct NativeStream;