cc [ flag... ] file... -llayout [ library... ] #include <sys/layout.h>
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:
See attributes(5) for descriptions of the following attributes:
m_create_layout(3LAYOUT), attributes(5)