[][src]Function rusty_v8::V8::initialize_platform

pub fn initialize_platform(platform: UniqueRef<Platform>)

Sets the v8::Platform to use. This should be invoked before V8 is initialized.