Skip to main content

processingInstructionSAXFunc

Type Alias processingInstructionSAXFunc 

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

Callback for processing instructions.