Function libxml::bindings::processingInstruction[][src]

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