Skip to main content

xmlFreeFunc

Type Alias xmlFreeFunc 

Source
pub type xmlFreeFunc = unsafe extern "C" fn(ptr: *mut c_void);
Expand description

Free function type for allocator hooks.