bindings-apr-0.1: Low level bindings to Apache Portable Runtime (APR)ContentsIndex
Bindings.APR.Lib
Documentation
c'HUGE_STRING_LEN :: Num a => a
data C'apr_vformatter_buff_t
Constructors
C'apr_vformatter_buff_t
c'apr_vformatter_buff_t'curpos :: Ptr CChar
c'apr_vformatter_buff_t'endpos :: Ptr CChar
show/hide Instances
c'apr_filepath_name_get :: Ptr CChar -> IO (Ptr CChar)
c'apr_killpg :: CPid -> CInt -> IO CInt
p'apr_filepath_name_get :: FunPtr (Ptr CChar -> IO (Ptr CChar))
c'apr_password_get :: Ptr CChar -> Ptr CChar -> Ptr C'apr_size_t -> IO C'apr_status_t
c'apr_isalnum :: CInt -> IO CInt
p'apr_password_get :: FunPtr (Ptr CChar -> Ptr CChar -> Ptr C'apr_size_t -> IO C'apr_status_t)
c'apr_isalpha :: CInt -> IO CInt
c'apr_isdigit :: CInt -> IO CInt
c'apr_isgraph :: CInt -> IO CInt
c'apr_islower :: CInt -> IO CInt
c'apr_isascii :: CInt -> IO CInt
c'apr_isprint :: CInt -> IO CInt
c'apr_ispunct :: CInt -> IO CInt
c'apr_isspace :: CInt -> IO CInt
c'apr_isupper :: CInt -> IO CInt
c'apr_isxdigit :: CInt -> IO CInt
c'apr_tolower :: CInt -> IO CInt
c'apr_toupper :: CInt -> IO CInt
Produced by Haddock version 2.6.1