Function switch_channel_perform_pre_answer

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