LLVMPassBuilderOptionsSetInlinerThreshold

Function LLVMPassBuilderOptionsSetInlinerThreshold 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMPassBuilderOptionsSetInlinerThreshold(
    Options: LLVMPassBuilderOptionsRef,
    Threshold: c_int,
)