Skip to main content

xmlHashUpdateEntry3

Function xmlHashUpdateEntry3 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlHashUpdateEntry3( table: *mut c_void, name: *const xmlChar, name2: *const xmlChar, name3: *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 3-key entry.