lua_remove

Function lua_remove 

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