Skip to main content

lua_r_freeobject

Function lua_r_freeobject 

Source
pub unsafe fn lua_r_freeobject(
    L: *mut lua_State,
    classinstance: *mut LuauObject,
    page: *mut lua_Page,
)