Function lua_tothread

Source
pub unsafe extern "C-unwind" fn lua_tothread(
    L: *mut lua_State,
    idx: i32,
) -> *mut lua_State