Skip to main content

xmlNodeSetLang

Function xmlNodeSetLang 

Source
pub unsafe extern "C" fn xmlNodeSetLang(
    cur: *mut xmlNode,
    lang: *const xmlChar,
) -> c_int