[][src]Function lua_rs::ffi::lua::lua_tothread

pub unsafe extern "C" fn lua_tothread(
    l: *mut lua_State,
    idx: c_int
) -> *mut lua_State