pub unsafe extern "C" fn UA_Client_writeValueAttribute(
client: *mut UA_Client,
nodeId: UA_NodeId,
newValue: *const UA_Variant,
) -> UA_StatusCodepub unsafe extern "C" fn UA_Client_writeValueAttribute(
client: *mut UA_Client,
nodeId: UA_NodeId,
newValue: *const UA_Variant,
) -> UA_StatusCode