xmlURIUnescapeString

Function xmlURIUnescapeString 

Source
pub unsafe extern "C" fn xmlURIUnescapeString(
    str_: *const c_char,
    len: c_int,
    target: *mut c_char,
) -> *mut c_char