rustc_codegen_llvm::llvm

Function LLVMRustHasFeature

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