[][src]Function soloud_sys::soloud::Speech_set3dMinMaxDistance

pub unsafe extern "C" fn Speech_set3dMinMaxDistance(
    aSpeech: *mut Speech,
    aMinDistance: f32,
    aMaxDistance: f32
)