Skip to main content

lua_remove

Function lua_remove 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_remove(L: *mut lua_State, idx: c_int)