[][src]Function soloud_sys::soloud::Soloud_playBackgroundEx

pub unsafe extern "C" fn Soloud_playBackgroundEx(
    aSoloud: *mut Soloud,
    aSound: *mut AudioSource,
    aVolume: f32,
    aPaused: c_int,
    aBus: c_uint
) -> c_uint