PDL_Init

Description

Call this before making any other PDL calls. Currently, you should only pass it a 0. At some point in the future, the flags parameter may be used.

Syntax

PDL_Err PDL_Init(unsigned int flags);

Returns

None.