NAME
fn_ctx_handle_destroy - release storage associated with con-
text handle
SYNOPSIS
cc [ flag ... ] file ... -lxfn [ library ... ]
#include <xfn/xfn.h>
void fn_ctx_handle_destroy(FN_ctx_t *ctx);
DESCRIPTION
This operation destroys the context handle ctx and allows
the implementation to free resources associated with the
context handle. This operation does not affect the state of
the context itself.
ATTRIBUTES
See attributes (5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| MT-Level | Safe. |
|_____________________________|_____________________________|
SEE ALSO
FN_ctx_t(3XFN), fn_ctx_handle_from_initial(3XFN),
fn_ctx_handle_from_ref(3XFN), xfn(3XFN), attributes(5)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |