Skip to content
  • Thomas Jahns's avatar
    Declare buffer pointer as void *. · 64b5d8df
    Thomas Jahns authored
    * This is sensible because the buffer is treated as opaque here and
      no pointer arithmetic/dereferencing happens.
    * Also include header with prototype declarations into implementation.
    64b5d8df