[][src]Function libxslt::bindings::xmlDictLookup

pub unsafe extern "C" fn xmlDictLookup(
    dict: *mut _xmlDict,
    name: *const u8,
    len: i32
) -> *const u8