//! Node: `cxx:Function:Luau.VM:VM/src/ldo.cpp:64:lua_d_throw`
//! Source: `VM/src/ldo.cpp` (ldo.cpp:64-77 is the LUA_USE_LONGJMP flavor; this build
//! uses the C++-exceptions flavor — one canonical Rust implementation)
#[allow(unused_imports)]
pub use crate::functions::lua_d_throw_ldo::{luaD_throw, lua_d_throw};