mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
The sc_vector and sc_vecdeque utilities define insert_hole() and push_hole() functions to insert uninitialized items (to be initialized after the call). However, "hole" is a poor name. Rename it to "uninitialized" for clarity. |
||
|---|---|---|
| .. | ||
| aoa_hid.c | ||
| aoa_hid.h | ||
| gamepad_aoa.c | ||
| gamepad_aoa.h | ||
| keyboard_aoa.c | ||
| keyboard_aoa.h | ||
| mouse_aoa.c | ||
| mouse_aoa.h | ||
| scrcpy_otg.c | ||
| scrcpy_otg.h | ||
| usb.c | ||
| usb.h | ||