[][src]Function pm_rlua::lua_resume

pub unsafe extern "C" fn lua_resume(
    L: *mut lua_State,
    from: *mut lua_State,
    narg: i32
) -> i32