Function DlgDirSelectComboBoxExA

Source
pub unsafe extern "C" fn DlgDirSelectComboBoxExA(
    hwndDlg: HWND,
    lpString: LPSTR,
    cchOut: c_int,
    idComboBox: c_int,
) -> BOOL