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

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