Skip to main content

lean_initialize

Function lean_initialize 

Source
pub unsafe extern "C" fn lean_initialize()
Expand description

Initialize the Lean runtime. Must be called exactly once per process before any other Lean-runtime entry point. The C signature in the runtime accepts no arguments.