Skip to main content

hangul_syllable_compare

Macro hangul_syllable_compare 

Source
macro_rules! hangul_syllable_compare {
    ($left_hangul_offset:ident,
     $right_hangul_offset:ident,
    ) => { ... };
}