Function rustc_target::asm::x86::rbx_reserved[][src]

fn rbx_reserved(
    arch: InlineAsmArch,
    _has_feature: impl FnMut(&str) -> bool,
    _target: &Target
) -> Result<(), &'static str>