Up: Allocator Construction Functions [Index]
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.
x1f4_type_mset
trans
struct x1f4_trans_type
See struct x1f4_trans_type.
The function returns 0 for success.
0