pub unsafe extern "system" fn PathSetDlgItemPathW(
    hdlg: HWND,
    id: i32,
    pszpath: PCWSTR
)
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’