Function chakracore_sys::JsCreateRuntime
[−]
[src]
pub unsafe extern "system" fn JsCreateRuntime(
attributes: JsRuntimeAttributes,
threadService: JsThreadServiceCallback,
runtime: *mut JsRuntimeHandle
) -> JsErrorCode