pub fn connect_view_process(
ipc_sender_name: Txt,
) -> Result<ViewChannels, ChannelError>Expand description
Start the view-process server and waits for (request, response, event).
pub fn connect_view_process(
ipc_sender_name: Txt,
) -> Result<ViewChannels, ChannelError>Start the view-process server and waits for (request, response, event).