pub unsafe extern "system" fn JsGetOwnPropertyNames(
    object: *const c_void,
    propertynames: *mut *mut c_void
) -> JsErrorCode
Expand description

Required features: "Win32_System_Js"