llvm_sys::core

Function LLVMSetExact

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