Function libxml::bindings::xmlMemSetup [−][src]
pub unsafe extern "C" fn xmlMemSetup(
freeFunc: xmlFreeFunc,
mallocFunc: xmlMallocFunc,
reallocFunc: xmlReallocFunc,
strdupFunc: xmlStrdupFunc
) -> c_int
pub unsafe extern "C" fn xmlMemSetup(
freeFunc: xmlFreeFunc,
mallocFunc: xmlMallocFunc,
reallocFunc: xmlReallocFunc,
strdupFunc: xmlStrdupFunc
) -> c_int