[][src]Function llvm_sys::core::LLVMSetIsInBounds

pub unsafe extern "C" fn LLVMSetIsInBounds(
    GEP: LLVMValueRef,
    InBounds: LLVMBool
)

Set the given GEP instruction to be inbounds or not.