Skip to main content

luaS_free

Function luaS_free 

Source
pub unsafe fn luaS_free(
    l: *mut lua_State,
    ts: *mut TString,
    page: *mut lua_Page,
)