pub unsafe extern "C" fn LLVMGetClause( LandingPad: *mut LLVMValue, Idx: u32, ) -> *mut LLVMValue
Get the value of the clause with the given index on a landingpad instruction.