Function libxml::bindings::xmlSAX2ProcessingInstruction[][src]

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