Function UA_Client_writeAccessLevelExAttribute

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