[][src]Function llvm_sys::core::LLVMGetClause

pub unsafe extern "C" fn LLVMGetClause(
    LandingPad: LLVMValueRef,
    Idx: c_uint
) -> LLVMValueRef

Get the value of the clause with the given index on a landingpad instruction.