xmlHashCreateDict

Function xmlHashCreateDict 

Source
pub unsafe extern "C" fn xmlHashCreateDict(
    size: c_int,
    dict: xmlDictPtr,
) -> xmlHashTablePtr