lua_yield

Function lua_yield 

pub unsafe extern "C-unwind" fn lua_yield(
    L: *mut lua_State,
    nresults: i32,
) -> i32