rustc_codegen_llvm::llvm_::ffi

Function LLVMRustHasFeature

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