Skip to main content

xmlAddIDSafe

Function xmlAddIDSafe 

Source
pub unsafe extern "C" fn xmlAddIDSafe(
    attr: *mut xmlAttr,
    value: *const xmlChar,
) -> c_int