Function FMOD_ChannelControl_Set3DCustomRolloff

Source
pub unsafe extern "C" fn FMOD_ChannelControl_Set3DCustomRolloff(
    channelcontrol: *mut FMOD_CHANNELCONTROL,
    points: *mut FMOD_VECTOR,
    numpoints: c_int,
) -> FMOD_RESULT