UA_Server_updateWriterGroupConfig

Function UA_Server_updateWriterGroupConfig 

Source
pub unsafe extern "C" fn UA_Server_updateWriterGroupConfig(
    server: *mut UA_Server,
    writerGroupIdentifier: UA_NodeId,
    config: *const UA_WriterGroupConfig,
) -> UA_StatusCode