Skip to main content

xmlParseURISafe

Function xmlParseURISafe 

Source
pub unsafe extern "C" fn xmlParseURISafe(
    str_: *const c_char,
    uri: *mut *mut xmlURI,
) -> c_int