[][src]Macro nss::scoped_ptr

macro_rules! scoped_ptr {
    ($scoped:ident, $target:ty, $dtor:path) => { ... };
}