Function llvm_sys::core::LLVMIsCleanup

source ยท
pub unsafe extern "C" fn LLVMIsCleanup(
    LandingPad: LLVMValueRef
) -> LLVMBool
Expand description

Get the cleanup flag in a landingpad instruction.