Function rustc_codegen_llvm::llvm_::ffi::LLVMRustGetTargetFeature

source ·
pub unsafe extern "C" fn LLVMRustGetTargetFeature(
    T: &TargetMachine,
    Index: size_t,
    Feature: &mut *const c_char,
    Desc: &mut *const c_char
)