man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2014
 
 

liblayout(3LIB)

Name

liblayout - layout service library

Synopsis

cc [ flag... ] file... –llayout [ library... ]
#include <sys/layout.h>

Description

Functions in this library provide various layout service routines.

INTERFACES

INTERFACES

The shared object liblayout.so.1 provides the public inter faces defined below. See Intro(3) for additional information on shared object interfaces.

m_create_layout
m_destroy_layout
m_getvalues_layout
m_setvalues_layout
m_transform_layout
m_wtransform_layout

Files

/usr/lib/liblayout.so.1

shared object

/usr/lib/64/liblayout.so.1

64-bit shared object.

Attributes

See attributes(5) for description of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/library/liblayout
MT-Level
MT−Safe

See also

Intro(3), attributes(5)