Function UA_Client_writeWriteMaskAttribute

Source
pub unsafe extern "C" fn UA_Client_writeWriteMaskAttribute(
    client: *mut UA_Client,
    nodeId: UA_NodeId,
    newWriteMask: *const UA_UInt32,
) -> UA_StatusCode