Skip to main content

close

Macro close 

Source
macro_rules! close {
    ($ch:expr) => { ... };
}
Expand description

close!(&ch) — Go’s close(ch).