Function UA_PubSubConfigurationRefMask_copy

Source
pub unsafe extern "C" fn UA_PubSubConfigurationRefMask_copy(
    src: *const UA_PubSubConfigurationRefMask,
    dst: *mut UA_PubSubConfigurationRefMask,
) -> UA_StatusCode