xmlGetProp

Function xmlGetProp 

Source
pub unsafe extern "C" fn xmlGetProp(
    node: *const xmlNode,
    name: *const xmlChar,
) -> *mut xmlChar