sfSound_setVolume

Function sfSound_setVolume 

Source
pub unsafe extern "C" fn sfSound_setVolume(
    sound: *mut sfSound,
    volume: f32,
)