Function switch_channel_perform_mark_pre_answered

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