Function WindowsCreateString

Source
pub unsafe extern "system" fn WindowsCreateString(
    sourceString: PCWSTR,
    length: UINT32,
    string: *mut HSTRING,
) -> HRESULT