Function mupdf_sys::ucdn_get_general_category[][src]

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

Get general category of a codepoint.

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