UA_Client_readEventNotifierAttribute

Function UA_Client_readEventNotifierAttribute 

Source
pub unsafe extern "C" fn UA_Client_readEventNotifierAttribute(
    client: *mut UA_Client,
    nodeId: UA_NodeId,
    outEventNotifier: *mut UA_Byte,
) -> UA_StatusCode