Function lua_toclose

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