Next: x1f4_clip_lxpart, Up: Referable Types Library Functions [Index]
extern int x1f4_bset_lxpart (void *lxpart, const struct x1f4_operator_type **operators);
The x1f4_bset_lxpart
function writes the struct
x1f4_operator_type
description pointers of the infix binary operators provided
by the lxpart
referable types library object at the operators
address.
See struct x1f4_operator_type.
The function returns the number of copied pointers.