Function rlua::ffi::lua54::lua_gc

pub unsafe extern "C-unwind" fn lua_gc(
    L: *mut lua_State,
    what: i32
    ...
) -> i32