xmlSAX2ProcessingInstruction

Function xmlSAX2ProcessingInstruction 

Source
pub unsafe extern "C" fn xmlSAX2ProcessingInstruction(
    ctx: *mut c_void,
    target: *const xmlChar,
    data: *const xmlChar,
)