Function clamav::initialize[][src]

pub fn initialize() -> Result<(), ClamError>

Initializes clamav

This must be called once per process. This is safe to call multiple times.