Function rustc_target::asm::riscv::not_e[][src]

fn not_e(
    _arch: InlineAsmArch,
    has_feature: impl FnMut(&str) -> bool,
    _target: &Target
) -> Result<(), &'static str>