Skip to main content

pid

Macro pid 

Source
macro_rules! pid {
    ($ptree:expr, $($path:tt)*) => { ... };
}