Function windows::Win32::System::Js::JsSetProperty

pub unsafe fn JsSetProperty(
    object: *const c_void,
    propertyid: *const c_void,
    value: *const c_void,
    usestrictrules: u8
) -> JsErrorCode