Function runtimeobject::WindowsCreateString [] [src]

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