Function rlua::ffi::lua_closethread

pub unsafe extern "C-unwind" fn lua_closethread(
    L: *mut lua_State,
    from: *mut lua_State
) -> i32