Skip to main content

xmlHashRemoveEntry2

Function xmlHashRemoveEntry2 

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

Remove a 2-key entry.