[ Version ( since = "1.9.0" ) ]
public void collect_variation_unicodes (Codepoint variation_selector, Set @out)
Collects all Unicode characters for variation_selector covered by face and adds them to the
Set set out.
| variation_selector |
The Variation Selector to query |
| face |
A face object |
| out |
The set to add Unicode characters to |