LLVMSetTargetMachineFastISel

Function LLVMSetTargetMachineFastISel 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetTargetMachineFastISel(
    T: LLVMTargetMachineRef,
    Enable: LLVMBool,
)