DynBuf_Write

Function DynBuf_Write 

Source
pub unsafe extern "C" fn DynBuf_Write(
    p: *mut CDynBuf,
    buf: *const Byte,
    size: usize,
    alloc: ISzAllocPtr,
) -> c_int