Type Alias NativeStream

Source
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;