windows::Win32::System::Js

Function JsGetPropertyIdFromName

pub unsafe fn JsGetPropertyIdFromName<P0>(
    name: P0,
    propertyid: *mut *mut c_void,
) -> JsErrorCode
where P0: Param<PCWSTR>,