Function luaL_execresult

Source
pub unsafe extern "C-unwind" fn luaL_execresult(
    L: *mut lua_State,
    stat: i32,
) -> i32