pub unsafe extern "C" fn LLVMAddClause(
    LandingPad: LLVMValueRef,
    ClauseVal: LLVMValueRef
)
Expand description

Add a catch or filter clause to a landingpad instruction