Skip to main content

lua_isyieldable

Function lua_isyieldable 

Source
pub fn lua_isyieldable(state: &LuaState) -> bool
Expand description

Returns whether the calling context can yield.