Function runtimeobject::WindowsCreateStringReference
[−]
[src]
pub unsafe extern "system" fn WindowsCreateStringReference(
sourceString: PCWSTR,
length: UINT32,
hstringHeader: *mut HSTRING_HEADER,
string: *mut HSTRING
) -> HRESULT