xmlDocGetRootElement

Function xmlDocGetRootElement 

Source
pub unsafe extern "C" fn xmlDocGetRootElement(
    doc: *const xmlDoc,
) -> xmlNodePtr