FMOD_ChannelControl_Set3DDistanceFilter

Function FMOD_ChannelControl_Set3DDistanceFilter 

Source
pub unsafe extern "C" fn FMOD_ChannelControl_Set3DDistanceFilter(
    channelcontrol: *mut FMOD_CHANNELCONTROL,
    custom: bool,
    customLevel: f32,
    centerFreq: f32,
) -> FMOD_RESULT