Function llvm_sys::core::LLVMSetCleanup

source ยท
pub unsafe extern "C" fn LLVMSetCleanup(
    LandingPad: LLVMValueRef,
    Val: LLVMBool
)
Expand description

Set the cleanup flag in a landingpad instruction.