Function UA_Client_writeValueRankAttribute

Source
pub unsafe extern "C" fn UA_Client_writeValueRankAttribute(
    client: *mut UA_Client,
    nodeId: UA_NodeId,
    newValueRank: *const UA_Int32,
) -> UA_StatusCode