pub unsafe extern "system" fn DlgDirSelectComboBoxExW(
    hwnddlg: HWND,
    lpstring: PWSTR,
    cchout: i32,
    idcombobox: i32
) -> BOOL
Expand description

Required features: "Win32_Foundation"