Skip to main content

commentSAXFunc

Type Alias commentSAXFunc 

Source
pub type commentSAXFunc = unsafe extern "C" fn(ctx: *mut c_void, value: *const xmlChar);
Expand description

Callback for comments.