Up: Allocator Construction Functions   [Index]


14.2.1.1 x1f4_type_mset

extern int  x1f4_type_mset
    (struct x1f4_trans_type *trans);

The x1f4_type_mset function setups the object stored at trans as a malloc adapter for the struct x1f4_trans_type definition.

See struct x1f4_trans_type.

The function returns 0 for success.