Function open62541_sys::UA_Client_writeValueAttribute_scalar

source ยท
pub unsafe extern "C" fn UA_Client_writeValueAttribute_scalar(
    client: *mut UA_Client,
    nodeId: UA_NodeId,
    newValue: *const c_void,
    valueType: *const UA_DataType,
) -> UA_StatusCode