windows::Win32::System::Js

Function JsHasIndexedProperty

pub unsafe fn JsHasIndexedProperty(
    object: *const c_void,
    index: *const c_void,
    result: *mut bool,
) -> JsErrorCode