Skip to main content

htmlAutoCloseTag

Function htmlAutoCloseTag 

Source
pub unsafe extern "C" fn htmlAutoCloseTag(
    doc: *mut xmlDoc,
    name: *const xmlChar,
    elem: *mut xmlNode,
) -> c_int