Function LLVMPassBuilderOptionsSetInlinerThreshold

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