Function xmlNodeGetBase

Source
pub unsafe extern "C" fn xmlNodeGetBase(
    doc: *const xmlDoc,
    cur: *const xmlNode,
) -> *mut xmlChar