Function LLVMSetCleanup

Source
#[no_mangle]
pub extern "C" fn LLVMSetCleanup(
    LandingPad: LLVMValueRef,
    Val: LLVMBool,
)