Function llvm_sys::core::LLVMGetUnwindDest
source · pub unsafe extern "C" fn LLVMGetUnwindDest(
InvokeInst: LLVMValueRef
) -> LLVMBasicBlockRef
Expand description
Return the unwind destination basic block of an invoke instruction.