Skip to main content

xmlGetCharEncoding

Function xmlGetCharEncoding 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlGetCharEncoding(_name: *const c_char) -> c_int
Expand description

Get encoding from a name string.

ยงUPSTREAM-PARITY

xmlCharEncoding xmlGetCharEncoding(const char *name);