pub unsafe extern "C" fn LLVMIsCleanup(
LandingPad: LLVMValueRef,
) -> LLVMBool
Expand description
Get the cleanup flag in a landingpad instruction.
pub unsafe extern "C" fn LLVMIsCleanup(
LandingPad: LLVMValueRef,
) -> LLVMBool
Get the cleanup flag in a landingpad instruction.