Function llvm_sys::core::LLVMGetClause
source · pub unsafe extern "C" fn LLVMGetClause(
LandingPad: LLVMValueRef,
Idx: c_uint
) -> LLVMValueRef
Expand description
Get the value of the clause with the given index on a landingpad instruction.