Function rustc_codegen_llvm::llvm::LLVMRustHasFeature

source ยท
pub unsafe extern "C" fn LLVMRustHasFeature(
    T: &TargetMachine,
    s: *const c_char,
) -> bool