Function lua_rs::ffi::lua::lua_newthread

source ·
pub unsafe extern "C" fn lua_newthread(
    l: *mut lua_State
) -> *mut lua_State