Function lua51_sys::lua_gc[][src]

pub unsafe extern "C" fn lua_gc(
    L: *mut lua_State,
    what: c_int,
    data: c_int
) -> c_int