Skip to main content

xmlHashLookup3

Function xmlHashLookup3 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlHashLookup3( _table: *mut c_void, _name: *const xmlChar, _name2: *const xmlChar, _name3: *const xmlChar, ) -> *mut c_void
Expand description

Look up a 3-key entry.