llvm_sys::core

Function LLVMSetCleanup

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

Set the cleanup flag in a landingpad instruction.