alsa_sys

Function snd_timer_open

Source
pub unsafe extern "C" fn snd_timer_open(
    handle: *mut *mut snd_timer_t,
    name: *const c_char,
    mode: c_int,
) -> c_int