Function open62541_sys::UA_Client_writeDescriptionAttribute
source ยท pub unsafe extern "C" fn UA_Client_writeDescriptionAttribute(
client: *mut UA_Client,
nodeId: UA_NodeId,
newDescription: *const UA_LocalizedText,
) -> UA_StatusCode