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