pub unsafe extern "C" fn LLVMGetUnwindDest(
InvokeInst: LLVMValueRef,
) -> LLVMBasicBlockRef
Expand description
Return the unwind destination basic block.
pub unsafe extern "C" fn LLVMGetUnwindDest(
InvokeInst: LLVMValueRef,
) -> LLVMBasicBlockRef
Return the unwind destination basic block.