Function init_with_opts

Source
pub fn init_with_opts(
    options: InitializationOptions,
) -> Result<(), InitializationError>
Expand description

This initializes the core with the given InitializationOptions.