Docs.rs
windows-sys-0.59.0
windows-sys 0.59.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
kennykerr
Dependencies
windows-targets ^0.52.6
normal
Versions
100%
of the crate is documented
Platform
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
windows_sys
0.59.0
Module Js
Constants
Functions
Type Aliases
In windows_sys::Win32::System
Module
windows_sys
::
Win32
::
System
::
Js
Copy item path
[
−
]
Constants
§
JS_SOURCE_CONTEXT_NONE
JsArray
JsBoolean
JsError
JsErrorAlreadyDebuggingContext
JsErrorAlreadyProfilingContext
JsErrorArgumentNotObject
JsErrorBadSerializedScript
JsErrorCannotDisableExecution
JsErrorCannotSerializeDebugScript
JsErrorCategoryEngine
JsErrorCategoryFatal
JsErrorCategoryScript
JsErrorCategoryUsage
JsErrorFatal
JsErrorHeapEnumInProgress
JsErrorIdleNotEnabled
JsErrorInDisabledState
JsErrorInExceptionState
JsErrorInProfileCallback
JsErrorInThreadServiceCallback
JsErrorInvalidArgument
JsErrorNoCurrentContext
JsErrorNotImplemented
JsErrorNullArgument
JsErrorOutOfMemory
JsErrorRuntimeInUse
JsErrorScriptCompile
JsErrorScriptEvalDisabled
JsErrorScriptException
JsErrorScriptTerminated
JsErrorWrongThread
JsFunction
JsMemoryAllocate
JsMemoryFailure
JsMemoryFree
JsNoError
JsNull
JsNumber
JsObject
JsRuntimeAttributeAllowScriptInterrupt
JsRuntimeAttributeDisableBackgroundWork
JsRuntimeAttributeDisableEval
JsRuntimeAttributeDisableNativeCodeGeneration
JsRuntimeAttributeEnableIdleProcessing
JsRuntimeAttributeNone
JsRuntimeVersion10
JsRuntimeVersion11
JsRuntimeVersionEdge
JsString
JsUndefined
Functions
§
JsAddRef
⚠
JsBoolToBoolean
⚠
JsBooleanToBool
⚠
JsCallFunction
⚠
JsCollectGarbage
⚠
JsConstructObject
⚠
JsConvertValueToBoolean
⚠
JsConvertValueToNumber
⚠
JsConvertValueToObject
⚠
JsConvertValueToString
⚠
JsCreateArray
⚠
JsCreateContext
⚠
JsCreateError
⚠
JsCreateExternalObject
⚠
JsCreateFunction
⚠
JsCreateObject
⚠
JsCreateRangeError
⚠
JsCreateReferenceError
⚠
JsCreateRuntime
⚠
JsCreateSyntaxError
⚠
JsCreateTypeError
⚠
JsCreateURIError
⚠
JsDefineProperty
⚠
JsDeleteIndexedProperty
⚠
JsDeleteProperty
⚠
JsDisableRuntimeExecution
⚠
JsDisposeRuntime
⚠
JsDoubleToNumber
⚠
JsEnableRuntimeExecution
⚠
JsEnumerateHeap
⚠
JsEquals
⚠
JsGetAndClearException
⚠
JsGetCurrentContext
⚠
JsGetExtensionAllowed
⚠
JsGetExternalData
⚠
JsGetFalseValue
⚠
JsGetGlobalObject
⚠
JsGetIndexedProperty
⚠
JsGetNullValue
⚠
JsGetOwnPropertyDescriptor
⚠
JsGetOwnPropertyNames
⚠
JsGetProperty
⚠
JsGetPropertyIdFromName
⚠
JsGetPropertyNameFromId
⚠
JsGetPrototype
⚠
JsGetRuntime
⚠
JsGetRuntimeMemoryLimit
⚠
JsGetRuntimeMemoryUsage
⚠
JsGetStringLength
⚠
JsGetTrueValue
⚠
JsGetUndefinedValue
⚠
JsGetValueType
⚠
JsHasException
⚠
JsHasExternalData
⚠
JsHasIndexedProperty
⚠
JsHasProperty
⚠
JsIdle
⚠
JsIntToNumber
⚠
JsIsEnumeratingHeap
⚠
JsIsRuntimeExecutionDisabled
⚠
JsNumberToDouble
⚠
JsParseScript
⚠
JsParseSerializedScript
⚠
JsPointerToString
⚠
JsPreventExtension
⚠
JsRelease
⚠
JsRunScript
⚠
JsRunSerializedScript
⚠
JsSerializeScript
⚠
JsSetCurrentContext
⚠
JsSetException
⚠
JsSetExternalData
⚠
JsSetIndexedProperty
⚠
JsSetProperty
⚠
JsSetPrototype
⚠
JsSetRuntimeBeforeCollectCallback
⚠
JsSetRuntimeMemoryAllocationCallback
⚠
JsSetRuntimeMemoryLimit
⚠
JsStartDebugging
⚠
JsStopProfiling
⚠
JsStrictEquals
⚠
JsStringToPointer
⚠
JsValueToVariant
⚠
JsVariantToValue
⚠
Type Aliases
§
JsBackgroundWorkItemCallback
JsBeforeCollectCallback
JsErrorCode
JsFinalizeCallback
JsMemoryAllocationCallback
JsMemoryEventType
JsNativeFunction
JsRuntimeAttributes
JsRuntimeVersion
JsThreadServiceCallback
JsValueType