Home
last modified time | relevance | path

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

/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dtimer.h55 typedef struct _snd_timer_info snd_timer_info_t; typedef
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs3956 pub type snd_timer_info_t = _snd_timer_info; typedef
4159 timer: *mut snd_timer_info_t, in snd_timer_info()
4288 pub fn snd_timer_info_free(obj: *mut snd_timer_info_t); in snd_timer_info_free()
4291 pub fn snd_timer_info_copy(dst: *mut snd_timer_info_t, src: *const snd_timer_info_t); in snd_timer_info_copy()
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs3956 pub type snd_timer_info_t = _snd_timer_info; typedef
4159 timer: *mut snd_timer_info_t, in snd_timer_info()
4288 pub fn snd_timer_info_free(obj: *mut snd_timer_info_t); in snd_timer_info_free()
4291 pub fn snd_timer_info_copy(dst: *mut snd_timer_info_t, src: *const snd_timer_info_t); in snd_timer_info_copy()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs3956 pub type snd_timer_info_t = _snd_timer_info; typedef
4159 timer: *mut snd_timer_info_t, in snd_timer_info()
4288 pub fn snd_timer_info_free(obj: *mut snd_timer_info_t); in snd_timer_info_free()
4291 pub fn snd_timer_info_copy(dst: *mut snd_timer_info_t, src: *const snd_timer_info_t); in snd_timer_info_copy()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs373 pub enum snd_timer_info_t { } enum
1430 pub fn snd_timer_info_free(obj: *mut snd_timer_info_t); in snd_timer_info_free()
1431 pub fn snd_timer_info_copy(dst: *mut snd_timer_info_t, src: *const snd_timer_info_t); in snd_timer_info_copy()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs373 pub enum snd_timer_info_t { } enum
1430 pub fn snd_timer_info_free(obj: *mut snd_timer_info_t); in snd_timer_info_free()
1431 pub fn snd_timer_info_copy(dst: *mut snd_timer_info_t, src: *const snd_timer_info_t); in snd_timer_info_copy()