OEMMFFRemapElement¶
void OEMMFFRemapElement(unsigned int from_element, unsigned int to_element)
Map a particular element to another element for purposes of the OEMMFF functions.
Warning
This function is not thread-safe. It should only be called when it is assured not to race with any other OEMMFF functions.