Skip to main content

UA_Server_getPubSubComponentType

Function UA_Server_getPubSubComponentType 

Source
pub unsafe extern "C" fn UA_Server_getPubSubComponentType(
    server: *mut UA_Server,
    componentId: UA_NodeId,
    outType: *mut UA_PubSubComponentType,
) -> UA_StatusCode