Function switch_channel_perform_audio_sync

Source
pub unsafe extern "C" fn switch_channel_perform_audio_sync(
    channel: *mut switch_channel_t,
    file: *const c_char,
    func: *const c_char,
    line: c_int,
)