Skip to main content

lua_checkstack

Function lua_checkstack 

Source
pub unsafe fn lua_checkstack(L: *mut lua_State, size: c_int) -> c_int