Function UA_Client_writeEventNotifierAttribute

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