Function open62541_sys::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