Version: 4.2.1

1 Apache Portable Runtime Support

    1.1 Error Handling

    1.2 Memory Pools

    1.3 Arrays

    1.4 Hashtables

    1.5 Time

 (require (planet "apr.ss" ("murphy" "svn.plt" 1 1)))
This module provides some utilities to work with native data structures used by the Apache Portable Runtime. Most of the definitions in this module are only of interest to someone hacking on the source of this binding.

(unsafe-apr!)
Some bindings in this module are deemed unsafe and have to be imported using the this declaration before they can be used.