use check_framebuffers (#1031)

This commit is contained in:
Logan McNaughton
2026-06-07 17:10:49 +02:00
committed by GitHub
parent 577741907f
commit a1a7699516
5 changed files with 2 additions and 17 deletions
-1
View File
@@ -204,7 +204,6 @@ fn main() {
.allowlist_function("rdp_check_callback")
.allowlist_function("rdp_check_framebuffers")
.allowlist_function("rdp_state_size")
.allowlist_function("rdp_hard_sync")
.allowlist_function("rdp_save_state")
.allowlist_function("rdp_load_state")
.allowlist_function("rdp_set_fps")