Function lua_jit_sys::lua_newstate [] [src]

pub unsafe extern "C" fn lua_newstate(
    f: lua_Alloc,
    ud: *mut c_void
) -> *mut lua_State