make_channel

Function make_channel 

Source
fn make_channel<'ob>(
    capacity: Option<i64>,
    cx: &'ob Context<'_>,
) -> Gc<ObjectType<'ob>>