Skip to main content

xmlIsDigit

Function xmlIsDigit 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlIsDigit(ch: c_uint) -> c_int
Expand description

xmlIsDigit(unsigned int ch) — XML 1.0 Digit production.