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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’