mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
3 lines
197 B
JavaScript
3 lines
197 B
JavaScript
(function() {var implementors = {};
|
|
implementors["sdl2"] = [];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |