[][src]Function rusty_v8::V8::initialize

pub fn initialize()

Initializes V8. This function needs to be called before the first Isolate is created. It always returns true.