kos_sys::dc::sound::stream

Function snd_stream_pan

Source
pub unsafe extern "C" fn snd_stream_pan(
    hnd: snd_stream_hnd_t,
    left_pan: c_int,
    right_pan: c_int,
)