[][src]Function libxslt::bindings::xmlHashLookup3

pub unsafe extern "C" fn xmlHashLookup3(
    table: *mut _xmlHashTable,
    name: *const u8,
    name2: *const u8,
    name3: *const u8
) -> *mut c_void