windows::Win32::System::Js

Function JsGetIndexedProperty

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