Function LLVMAddClause

Source
pub unsafe extern "C" fn LLVMAddClause(
    LandingPad: *mut LLVMValue,
    ClauseVal: *mut LLVMValue,
)
Expand description

Add a catch or filter clause to a landingpad instruction