Function windows_sys::Win32::System::Js::JsHasIndexedProperty
[−]pub unsafe extern "system" fn JsHasIndexedProperty(
object: *const c_void,
index: *const c_void,
result: *mut bool
) -> JsErrorCode
Expand description
Required features: "Win32_System_Js"