LLVMPassBuilderOptionsSetDebugLogging

Function LLVMPassBuilderOptionsSetDebugLogging 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMPassBuilderOptionsSetDebugLogging(
    Options: LLVMPassBuilderOptionsRef,
    DebugLogging: LLVMBool,
)