[][src]Function soloud_sys::soloud::Soloud_playClockedEx

pub unsafe extern "C" fn Soloud_playClockedEx(
    aSoloud: *mut Soloud,
    aSoundTime: f64,
    aSound: *mut AudioSource,
    aVolume: f32,
    aPan: f32,
    aBus: c_uint
) -> c_uint