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

Get general category of a codepoint.

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