Function mupdf_sys::ucdn_get_script

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

Get script of a codepoint.

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