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.