Skip to main content

lua_gc

Function lua_gc 

Source
pub fn lua_gc(L: *mut lua_State, what: c_int, data: c_int) -> c_int