[−][src]Function llvm_sys::core::LLVMGetUnwindDest
pub unsafe extern "C" fn LLVMGetUnwindDest(
InvokeInst: LLVMValueRef
) -> LLVMBasicBlockRef
Return the unwind destination basic block of an invoke instruction.
pub unsafe extern "C" fn LLVMGetUnwindDest(
InvokeInst: LLVMValueRef
) -> LLVMBasicBlockRef
Return the unwind destination basic block of an invoke instruction.