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

Get paired bracket type for a codepoint.

@param code Unicode codepoint @return value according to UCDN_BIDI_PAIRED_BRACKET_TYPE_* and as defined in UAX#9.