Function llvm_sys::core::LLVMIsCleanup
source · pub unsafe extern "C" fn LLVMIsCleanup(
LandingPad: LLVMValueRef
) -> LLVMBoolExpand description
Get the cleanup flag in a landingpad instruction.
pub unsafe extern "C" fn LLVMIsCleanup(
LandingPad: LLVMValueRef
) -> LLVMBoolGet the cleanup flag in a landingpad instruction.