pub unsafe extern "system" fn WindowsGetStringRawBuffer(
    string: HSTRING,
    length: *mut u32
) -> PWSTR
Expand description

Required features: ‘Win32_System_WinRT’, ‘Win32_Foundation’