Skip to main content

shared_pv_post_string_array

Function shared_pv_post_string_array 

Source
pub fn shared_pv_post_string_array(
    pv: Pin<&mut SharedPVWrapper>,
    value: Vec<String>,
) -> Result<(), Exception>