Function xmlNextElementSibling

Source
pub unsafe extern "C" fn xmlNextElementSibling(
    node: xmlNodePtr,
) -> xmlNodePtr