Skip to main content

xmlHashUpdateEntry2

Function xmlHashUpdateEntry2 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlHashUpdateEntry2( _table: *mut c_void, _name: *const xmlChar, _name2: *const xmlChar, _userdata: *mut c_void, _f: Option<unsafe extern "C" fn(*mut c_void, *mut xmlChar)>, ) -> c_int
Expand description

Update or add a 2-key entry.