Function FMOD_Channel_SetPan

Source
pub unsafe extern "C" fn FMOD_Channel_SetPan(
    channel: *mut FMOD_CHANNEL,
    pan: f32,
) -> FMOD_RESULT