pub unsafe extern "C" fn ucdn_get_mirrored(code: u32) -> c_int
Expand description

Check if codepoint can be mirrored.

@param code Unicode codepoint @return 1 if mirrored character exists, otherwise 0