Function lua_rs::ffi::lua::lua_newstate
[−]
[src]
pub unsafe extern "C" fn lua_newstate(
f: lua_Alloc,
ud: *mut c_void
) -> *mut lua_State