Macro rustc_target::abi::call::reg_ctor

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