Function process_port_init

Source
pub fn process_port_init(
    port_value: &str,
    protocol_value: Option<&str>,
    kind: &ProcessType,
) -> Result<String, Error>