open62541_sys

Function UA_Server_getPubSubConnectionConfig

Source
pub unsafe extern "C" fn UA_Server_getPubSubConnectionConfig(
    server: *mut UA_Server,
    connection: UA_NodeId,
    config: *mut UA_PubSubConnectionConfig,
) -> UA_StatusCode