LLVMSetExact

Function LLVMSetExact 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetExact(
    DivOrShrInst: LLVMValueRef,
    IsExact: LLVMBool,
)