[][src]Function libxml::bindings::xmlUnsetProp

pub unsafe extern "C" fn xmlUnsetProp(
    node: xmlNodePtr,
    name: *const xmlChar
) -> c_int