Function mlua_sys::lua54::lua::lua_newstate

source ยท
pub unsafe extern "C-unwind" fn lua_newstate(
    f: lua_Alloc,
    ud: *mut c_void
) -> *mut lua_State
Available on crate feature lua54 only.