rustc_abi::callconv

Macro reg_ctor

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