Function lua_yield

Source
pub unsafe fn lua_yield(state: *mut lua_State, n: c_int) -> c_int