[][src]Function pel::new

pub fn new() -> Config

Entry point of this library.

Due to cross-platform limitations, this function should only be called in the main thread.

Provided Config is used to configure and start pel event loop.