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

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