Function nanos_sdk_rs::sdk::luaL_unref[][src]

pub unsafe extern "C" fn luaL_unref(
    L: *mut lua_State,
    t: c_int,
    ref_: c_int
)