Function llvm_sys::core::LLVMSetExact

source ยท
pub unsafe extern "C" fn LLVMSetExact(
    DivOrShrInst: LLVMValueRef,
    IsExact: LLVMBool
)