m_destroy_layout - destroy a layout object
cc [ flag... ] file... -llayout [ library... ] #include <sys/layout.h> int m_destroy_layout(const LayoutObject layoutobject);
The m_destroy_layout() function destroys a LayoutObject by deallocating the layout object and all the associated resources previously allocated by the m_create_layout(3LAYOUT) function.
Upon successful completion, 0 is returned. Otherwise -1 is returned and errno is set to indicate the error.
The m_destroy_layout() function may fail if:
EBADF
EFAULT
See attributes(5) for descriptions of the following attributes:
|
m_create_layout(3LAYOUT), attributes(5), standards(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |