Function libxml::bindings::xmlGetNoNsProp[][src]

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