Skip to main content

hash_lookup2

Function hash_lookup2 

Source
pub unsafe fn hash_lookup2(
    table: *mut HashTable,
    name: *const xmlChar,
    name2: *const xmlChar,
) -> *mut c_void
Expand description

Look up an entry by two keys.