[][src]Function oqs::init

pub fn init()

Initialize liboqs

Make sure to call this before you use any of the functions.

This method is thread-safe and can be called more than once.