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

Required features: "Win32_Foundation"