Function mlua_sys::luau::lualib::luaopen_utf8

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