Macro rustc_target::abi::call::reg_ctor

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