一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
handles.hpp File Reference
#include "common.hpp"
Include dependency graph for handles.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ein_acquire_handle(__x)
 indicates this method returns an acquired resource
 
#define ein_release_handle(__x)
 Indicates this argument is an acquired resource that is being released with a tag.
 
#define ein_use_handle(__x)
 indicates this argument is a use of a resource, but does not release it.
 

Detailed Description

SPDX-FileType: Source
SPDX-FileCopyrightText: 2024 Edward Kmett <ekmett@gmail.com>
SPDX-License-Identifier: BSD-2-Clause OR Apache-2.0

Definition in file handles.hpp.