Skip to main content

UA_Server_processPubSubConnectionReceive

Function UA_Server_processPubSubConnectionReceive 

Source
pub unsafe extern "C" fn UA_Server_processPubSubConnectionReceive(
    server: *mut UA_Server,
    connectionId: UA_NodeId,
    packet: UA_ByteString,
) -> UA_StatusCode