Function DlgDirSelectComboBoxExW

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