Macro pdf::ctx[][src]

macro_rules! ctx {
    ($e:expr, $($c:expr),*) => { ... };
}