NextPrevUpTopContentsIndex

malloc

Function
Summary

A synonym for allocate-foreign-object .

Package

fli

Signature
malloc &key type
 pointer-type
 initial-element
 initial-contents
 nelems
 => pointer
Description

The function malloc is a synonym for allocate-foreign-object.

See also

allocate-foreign-object


LispWorks Foreign Language Interface User Guide and Reference Manual - 27 Mar 2005

NextPrevUpTopContentsIndex