Function llvm_sys::core::LLVMAddClause
source ยท pub unsafe extern "C" fn LLVMAddClause(
LandingPad: LLVMValueRef,
ClauseVal: LLVMValueRef,
)
Expand description
Add a catch or filter clause to a landingpad
instruction