CFStringGetLongCharacterForSurrogatePair

Function CFStringGetLongCharacterForSurrogatePair 

Source
pub unsafe extern "C" fn CFStringGetLongCharacterForSurrogatePair(
    surrogate_high: UniChar,
    surrogate_low: UniChar,
) -> UTF32Char