Function lkc_stream_auto

Source
pub fn lkc_stream_auto(
    _point: &dyn Point,
    _cb: impl PointHandler + 'static,
    _pull: bool,
) -> LkResult