open62541_sys

Function UA_Server_deleteSessionAttribute

Source
pub unsafe extern "C" fn UA_Server_deleteSessionAttribute(
    server: *mut UA_Server,
    sessionId: *const UA_NodeId,
    key: UA_QualifiedName,
) -> UA_StatusCode