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

Required features: "Win32_Foundation"