EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
adjustment.h File Reference

Declare function adjustToWorstCaseAlignment More...

#include "libComAPI.h"
Include dependency graph for adjustment.h:

Go to the source code of this file.

Functions

LIBCOM_API size_t adjustToWorstCaseAlignment (size_t size)
 

Detailed Description

Declares a single function adjustToWorstCaseAlignment.

Definition in file adjustment.h.

Function Documentation

LIBCOM_API size_t adjustToWorstCaseAlignment ( size_t  size)

returns a value larger or equal than size, that is an exact multiple of the worst case alignment for the architecture on which the routine is executed.