Macro rustc_target::abi::call::reg_ctor[][src]

macro_rules! reg_ctor {
    ($name : ident, $kind : ident, $bits : expr) => { ... };
}