Function chakracore_sys::JsTTDHostExit [] [src]

pub unsafe extern "system" fn JsTTDHostExit(statusCode: c_int) -> JsErrorCode

TTD API -- may change in future versions: Notify the Js runtime the host is aborting the process and what the status code is. The exit status code. The code JsNoError if the operation succeeded, a failure code otherwise.