Module module

Source
Expand description

Functions for use in pam modules.

Enums§

PamDataT
PamHandle
Opaque type, used as a pointer when making pam API calls.

Traits§

PamHooks
Provides functions that are invoked by the entrypoints generated by the pam_hooks! macro.
PamItem
Safety

Functions§

cleanup
Safety

Type Aliases§

PamResult