[][src]Function mupdf_sys::ucdn_paired_bracket_type

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

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.