lua_tothread

Function lua_tothread 

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