[][src]Function libxslt::bindings::xmlStrncat

pub unsafe extern "C" fn xmlStrncat(
    cur: *mut u8,
    add: *const u8,
    len: i32
) -> *mut u8