[][src]Function mupdf_sys::ucdn_get_script

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

Get script of a codepoint.

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