Skip to main content

initialize_platform

Function initialize_platform 

Source
pub fn initialize_platform() -> Result<()>
Expand description

Initializes the platform before any I/O.

MUST be called as the first operation in main().