Home
last modified time | relevance | path

Searched defs:soundcb_queue_S (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dsound.c101 struct soundcb_queue_S { struct
102 soundcb_queue_T *scb_next;
103 uint32_t scb_id; // ID of the sound
104 int scb_result; // CA_ value
105 soundcb_T *scb_callback; // function to call