Function nanos_sdk_rs::sdk::lua_gc[][src]

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