pub unsafe extern "system" fn WindowsPreallocateStringBuffer(
    length: u32,
    charbuffer: *mut *mut u16,
    bufferhandle: *mut HSTRING_BUFFER
) -> HRESULT
Expand description

Required features: "Win32_System_WinRT"