[][src]Function libxslt::bindings::xmlOutputBufferWrite

pub unsafe extern "C" fn xmlOutputBufferWrite(
    out: *mut _xmlOutputBuffer,
    len: i32,
    buf: *const i8
) -> i32