Module Passwd.Low_level

These functions may not be thread safe. Use getpwents, above, if possible.

val setpwent : unit -> unit
val getpwent : unit -> t option
val getpwent_exn : unit -> t
val endpwent : unit -> unit