Macro pnmixerlib::try_r [] [src]

macro_rules! try_r {
    ($expr:expr, $ret:expr) => { ... };
}