[][src]Function libxslt::bindings::xmlNewPI

pub unsafe extern "C" fn xmlNewPI(
    name: *const u8,
    content: *const u8
) -> *mut _xmlNode