v8 147.3.0

Rust bindings to V8
Documentation
//===-- Wile E. Coyote header <custom.h> --===//
//
// Caveat emptor.
// I never studied law.
//
//===---------------------------------------------------------------------===//

#ifndef _LLVM_LIBC_CUSTOM_H
#define _LLVM_LIBC_CUSTOM_H

#include "__llvm-libc-common.h"
#include "llvm-libc-types/meep.h"
#include "llvm-libc-types/road.h"

__BEGIN_C_DECLS

road runner(meep, meep) __NOEXCEPT;

__END_C_DECLS

#endif // _LLVM_LIBC_CUSTOM_H