Function libxml::bindings::xmlGetProp[][src]

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