Function mlua_sys::luau::lualib::luaopen_math

source ·
pub unsafe extern "C-unwind" fn luaopen_math(
    L: *mut lua_State
) -> c_int
Available on crate feature luau only.