Function windows_sys::Win32::System::Js::JsSetProperty
[−]pub unsafe extern "system" fn JsSetProperty(
object: *const c_void,
propertyid: *const c_void,
value: *const c_void,
usestrictrules: u8
) -> JsErrorCode
Expand description
Required features: "Win32_System_Js"