llvm_sys::core

Function LLVMIsCleanup

Source
pub unsafe extern "C" fn LLVMIsCleanup(
    LandingPad: LLVMValueRef,
) -> LLVMBool
Expand description

Get the cleanup flag in a landingpad instruction.