Function htmlSetMetaEncoding

Source
pub unsafe extern "C" fn htmlSetMetaEncoding(
    doc: htmlDocPtr,
    encoding: *const xmlChar,
) -> c_int