Function bdrck::init

source ·
pub fn init() -> Result<()>
Expand description

This function must be called before calling any other library code, or else undefined behavior (thread safety problems in particular) may result. This is due to underlying C library dependencies.