Function open62541_sys::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